fix: add OpenAPI version field to resolve rendering issue
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
This commit is contained in:
@@ -12,6 +12,7 @@ use utoipa_swagger_ui::SwaggerUi;
|
|||||||
|
|
||||||
#[derive(OpenApi)]
|
#[derive(OpenApi)]
|
||||||
#[openapi(
|
#[openapi(
|
||||||
|
openapi = "3.0.0",
|
||||||
paths(
|
paths(
|
||||||
status::handle_status,
|
status::handle_status,
|
||||||
item::handle_list_items,
|
item::handle_list_items,
|
||||||
|
|||||||
Reference in New Issue
Block a user