Commit History

Fix nullable field handling in OpenAPI to JSON Schema conversion (#1279)
c4df749
unverified

Jeremiah Lowin Claude commited on

fix: replace oneOf with anyOf in OpenAPI schemas to handle overlapping unions (#1119)
dd2c763
unverified

Magnus Jeremiah Lowin commited on

Add output schema support for OpenAPI tools (#1073)
53a91d7
unverified

Jeremiah Lowin Claude commited on

Add OpenAPI extensions support to HTTPRoute
c0183df

Aditya Bansal commited on

Fix external schema reference handling in OpenAPI parser
80215f2

Jeremiah Lowin Claude commited on

openapi: Rewrite recursive #/components/schemas/ references
d958edd

owtaylor commited on

Make sure tests are atomic
9522dfa

Jeremiah Lowin commited on

add tests for _replace_ref_with_defs
73c6a92

ShiWei commited on

replace nested requestBody's #/components/ with
fe73cad

ShiWei commited on

Pass client headers through to OpenAPI client
ac33644

Jeremiah Lowin commited on

Add reprs for OpenAPI objects
e1a4799

Jeremiah Lowin commited on

Support openapi 3.0 and 3.1
4c324f7

Jeremiah Lowin commited on

Ensure that openapi tags are transferred to MCP objects
9822b73

Jeremiah Lowin commited on

use type
9cc5eae

zzstoatzz commited on

Add OpenAPI server and tests
96618d0

Jeremiah Lowin commited on

Add openapi parsing utilities
72648c2

Jeremiah Lowin commited on