Skip to content

feat!: migrated parser to pydantic - #114

Merged
manchenkoff merged 4 commits into
mainfrom
pydantic-schema
Aug 16, 2026
Merged

feat!: migrated parser to pydantic#114
manchenkoff merged 4 commits into
mainfrom
pydantic-schema

Conversation

@manchenkoff

Copy link
Copy Markdown
Owner

This PR introduces breaking changes switching from manual parsing to Pydantic schema with custom ref resolver. Along with this change, now module supports:

  • Swagger 2.0
  • Open API 3.0
  • Open API 3.1
  • Open API 3.2

Closes #17
Closes #85

@manchenkoff manchenkoff self-assigned this Aug 9, 2026
@manchenkoff
manchenkoff marked this pull request as ready for review August 9, 2026 22:16
@manchenkoff
manchenkoff merged commit f51b2a7 into main Aug 16, 2026
6 checks passed
@manchenkoff
manchenkoff deleted the pydantic-schema branch August 16, 2026 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] add support for OpenAPI 3.1 [Feature] Use pydantic instead of raw parsing

1 participant