Introduce experimental OpenAPI parser with improved performance and maintainability (#1209) 8c5bdf2 unverified Jeremiah Lowin commited on Jul 21, 2025
Fix nesting when making OpenAPI arrays and objects optional (#1178) be25dfa unverified Martin Melka commited on Jul 18, 2025
Fix optional parameter validation in OpenAPI integration (#1135) 64a8670 unverified Jeremiah Lowin Claude commited on Jul 13, 2025
Expand empty parameter filtering and add tests 01f3ce5 Jeremiah Lowin Claude commited on Jul 12, 2025
Fix OpenAPI deepObject style parameter encoding (#1122) c21d179 unverified Jeremiah Lowin Claude commited on Jul 11, 2025
Fix OpenAPI parameter name collisions with location suffixing 7004e72 Jeremiah Lowin Claude commited on Jul 9, 2025
Fix OpenAPI tool name registration when modified by mcp_component_fn (#1096) 25428f8 unverified Jeremiah Lowin Claude commited on Jul 9, 2025
Add output schema support for OpenAPI tools (#1073) 53a91d7 unverified Jeremiah Lowin Claude commited on Jul 7, 2025
Fix test to properly expect ValidationError with pytest.raises a4d699c Jeremiah Lowin commited on Jul 4, 2025
Add comprehensive OpenAPI 3.0 vs 3.1 compatibility tests 5057c7c Jeremiah Lowin Claude commited on Jul 4, 2025
Use proper isinstance(Enum) check instead of hasattr bbf015c Jeremiah Lowin Claude commited on Jun 26, 2025
Fix parameter location enum handling in OpenAPI parser d33e60d Jeremiah Lowin Claude commited on Jun 26, 2025