fastmcp/tests/utilities/openapi
William Easton 94b1eb9d6e
feat: introduce inline snapshots (#1605)
Co-authored-by: William Easton <strawgate@users.noreply.github.com>
Co-authored-by: marvin-context-protocol[bot] <225465937+marvin-context-protocol[bot]@users.noreply.github.com>
2025-08-25 10:08:55 -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 feat: introduce inline snapshots (#1605) 2025-08-25 10:08:55 -04: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