chore: update OpenAPI schema, generated models, and build config

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-15 15:31:07 +06:00
parent 3cced768a4
commit eecf1dc65b
5 changed files with 324 additions and 104 deletions

View File

@ -21,7 +21,9 @@ generate:
--use-schema-description \
--target-python-version 3.13 \
--use-annotated \
--openapi-scopes schemas
--openapi-scopes schemas \
--formatters ruff-format ruff-check \
--input-file-type openapi
lint:
uv run ruff check src/