fix: remove nesting in docs yaml (#2936)

This commit is contained in:
cthomas
2025-09-15 20:33:20 -07:00
committed by GitHub
parent a56fdfdf48
commit 5ebd9cdcb6

View File

@@ -507,12 +507,6 @@ navigation:
- PATCH /v1/folders/{folder_id}
- DELETE /v1/folders/{folder_id}
- GET /v1/folders/count
- files:
- GET /v1/folders/{folder_id}/files
- POST /v1/folders/{folder_id}/upload
- DELETE /v1/folders/{folder_id}/{file_id}
- passages:
- GET /v1/folders/{folder_id}/passages
- jobs
- runs
- steps
@@ -536,8 +530,6 @@ navigation:
- GET /v1/batches/{batch_id}
- POST /v1/batches
- PATCH /v1/batches/{batch_id}/cancel
- messages:
- GET /v1/batches/{batch_id}/messages
- voice
- health
- projects