feat: add stream option to content API routes

Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
This commit is contained in:
Andrew Phillips
2025-08-28 17:26:22 -03:00
parent 3d4ed341e7
commit 79179cc465
2 changed files with 6 additions and 2 deletions

View File

@@ -40,6 +40,8 @@ use utoipa_swagger_ui::SwaggerUi;
crate::modes::server::common::MetadataResponse,
crate::modes::server::common::StatusInfoResponse,
crate::common::status::StatusInfo,
crate::modes::server::common::ItemQuery,
crate::modes::server::common::ItemContentQuery,
)
),
tags(