fastmcp/tests/utilities/openapi
Owen W. Taylor 14d1b8a94d openapi: Rewrite recursive #/components/schemas/ references
When a schema referenced another schema as #/components/schemas/...
that wasn't properly rewritten into #/$defs/..
2025-06-20 14:34:47 -04:00
..
__init__.py Add openapi parsing utilities 2025-04-08 21:11:52 -04:00
conftest.py Add openapi parsing utilities 2025-04-08 21:11:52 -04:00
test_openapi.py Make sure tests are atomic 2025-06-04 10:29:25 -04:00
test_openapi_advanced.py openapi: Rewrite recursive #/components/schemas/ references 2025-06-20 14:34:47 -04:00
test_openapi_fastapi.py Pass client headers through to OpenAPI client 2025-05-23 12:38:24 -04:00