Commit History

switch from `pyright` to `ty` (#1545)
670f900
unverified

nate nowack commited on

Optimize OpenAPI payload size by 46% (#1452)
3ce4c1b
unverified

Jeremiah Lowin Claude commited on

Clean up complexity from PR #1426 (#1435)
7712403
unverified

Jeremiah Lowin commited on

Fix OpenAPI transitive references and performance (#1372) (#1426)
60e47cc
unverified

Jeremiah Lowin commited on

Fix OpenAPI allOf handling at requestBody top level (#1378) (#1425)
85b13ea
unverified

chiliu commited on

refactor: standardize logging usage across OpenAPI utilities (#1322)
e9db9c1
unverified

chiliu chiliu commited on

Improve OpenAPI-to-JSONSchema conversion utilities (#1283)
4394198
unverified

Jeremiah Lowin commited on

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

Jeremiah Lowin Claude commited on

fix: handle non-string $ref values in experimental OpenAPI parser (#1217)
dbeb5a4
unverified

Jeremiah Lowin Claude commited on

Optimize OpenAPI parser performance with single-pass schema processing (#1214)
9e0a59f
unverified

Jeremiah Lowin commited on

Introduce experimental OpenAPI parser with improved performance and maintainability (#1209)
8c5bdf2
unverified

Jeremiah Lowin commited on