fix: delegate structured schema references

This commit is contained in:
lda
2026-09-05 05:00:11 +07:00 Verified
parent 74a3dd2b1f
commit d8a0eef780
10 changed files with 443 additions and 524 deletions
+1
View File
@@ -19,6 +19,7 @@ dependencies = [
"openapi-core>=0.19",
"pydantic>=2",
"pyyaml>=6.0.3",
"referencing>=0.37",
"typer>=0.24.2",
"uvicorn>=0.46.0",
]