be consistent

This commit is contained in:
2026-07-03 20:35:45 -04:00
parent 1ff96ee9c8
commit 9158648f3f
15 changed files with 80 additions and 80 deletions
+12 -2
View File
@@ -106,6 +106,12 @@ components:
created_at:
type: string
format: date-time
required:
- device_name
- percentage
- document_id
- user_id
- created_at
UpdateProgressRequest:
type: object
@@ -198,6 +204,7 @@ components:
type: string
start_time:
type: string
format: date-time
title:
type: string
author:
@@ -240,8 +247,6 @@ components:
type: string
file_size:
type: string
upload_date:
type: string
SearchResponse:
type: object
@@ -384,6 +389,11 @@ components:
last_synced:
type: string
format: date-time
required:
- id
- device_name
- created_at
- last_synced
SettingsResponse:
type: object