Skip to content

Update openapi spec from 3.0.x to 3.1.x#2

Open
mikkeldenker wants to merge 3 commits intooeb25:mainfrom
mikkeldenker:openapi-3.1.x
Open

Update openapi spec from 3.0.x to 3.1.x#2
mikkeldenker wants to merge 3 commits intooeb25:mainfrom
mikkeldenker:openapi-3.1.x

Conversation

@mikkeldenker
Copy link
Contributor

3.1 is unfortunately not backwards compatible with 3.0, so we have to change the openapi type from 'openapiv3', which only supports 3.0, to the one used internally in utoipa. This of course results in a big internal change in abeye, but I think the functionality is roughly the same. The generated bindings at least fully type checks in stract.

3.1 is unfortunately not backwards compatible with 3.0, so we have to change the openapi type from 'openapiv3' which only supports 3.0 to the one used internally in utoipa. This of course results in a big internal change in abeye, but I think the functionality is roughly the same. The generated bindings at least fully type checks in stract.
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.

1 participant