fastmcp/tests/utilities/openapi
Jeremiah Lowin 52a0fc078a
Fix nullable field handling in OpenAPI to JSON Schema conversion (#1279)
Co-authored-by: Claude <noreply@anthropic.com>
2025-07-28 20:31:23 -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_nullable_fields.py Fix nullable field handling in OpenAPI to JSON Schema conversion (#1279) 2025-07-28 20:31:23 -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
test_openapi_output_schemas.py fix: replace oneOf with anyOf in OpenAPI schemas to handle overlapping unions (#1119) 2025-07-11 13:31:45 -04:00