Skip to content

Enable Openapi 3.1.0 #844

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

staticdev
Copy link

Closes #818

@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Merging #844 (7f92084) into main (a719c87) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #844   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           49        49           
  Lines         1918      1918           
=========================================
  Hits          1918      1918           
Files Changed Coverage Δ
..._client/schema/openapi_schema_pydantic/__init__.py 100.00% <ø> (ø)
...lient/schema/openapi_schema_pydantic/components.py 100.00% <ø> (ø)
...n_client/schema/openapi_schema_pydantic/contact.py 100.00% <ø> (ø)
...nt/schema/openapi_schema_pydantic/discriminator.py 100.00% <ø> (ø)
..._client/schema/openapi_schema_pydantic/encoding.py 100.00% <ø> (ø)
...n_client/schema/openapi_schema_pydantic/example.py 100.00% <ø> (ø)
.../openapi_schema_pydantic/external_documentation.py 100.00% <ø> (ø)
...on_client/schema/openapi_schema_pydantic/header.py 100.00% <ø> (ø)
...thon_client/schema/openapi_schema_pydantic/info.py 100.00% <ø> (ø)
...n_client/schema/openapi_schema_pydantic/license.py 100.00% <ø> (ø)
... and 18 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@pcppcp
Copy link

pcppcp commented Aug 31, 2023

Thank you! Please merge this ASAP, with FastAPI's update to OAS 3.1 the client code generator is unusable.

@dbanty
Copy link
Collaborator

dbanty commented Sep 14, 2023

Per discussion in #818, we'll need to do more to support some 3.1 features before enabling. I've started that work in #856

@dbanty dbanty closed this Sep 14, 2023
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.

3 participants