fastmcp/tests/utilities/openapi
Aditya Bansal f524652f25 Add OpenAPI extensions support to HTTPRoute
- Add extensions field to HTTPRoute class to store x-* fields
  - Extract extensions from operation's model_extra in parser
  - Add test to verify extensions are properly parsed
2025-06-27 15:27:36 -07: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 Add OpenAPI extensions support to HTTPRoute 2025-06-27 15:27:36 -07:00
test_openapi_advanced.py Fix external schema reference handling in OpenAPI parser 2025-06-25 21:25:06 -04:00
test_openapi_fastapi.py Pass client headers through to OpenAPI client 2025-05-23 12:38:24 -04:00