Skip to content

chore: prepare release 0.19.1 #1015

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

Merged
merged 1 commit into from
Mar 27, 2024
Merged

chore: prepare release 0.19.1 #1015

merged 1 commit into from
Mar 27, 2024

Conversation

dbanty
Copy link
Collaborator

@dbanty dbanty commented Mar 27, 2024

This PR was created by Knope. Merging it will create a new release

Features

Add config option to override content types

You can now define a content_type_overrides field in your config.yml:

content_type_overrides:
  application/zip: application/octet-stream

This allows openapi-python-client to generate code for content types it doesn't recognize.

PR #1010 closes #810. Thanks @gaarutyunov!

Fixes

Add aliases to Client for pyright

This should resolve incompatibilities between the generated Client class and the pyright type checker.

PR #1009 closes #909. Thanks @patrick91!

@dbanty dbanty force-pushed the release branch 3 times, most recently from 1e26b95 to 8c7a6f6 Compare March 27, 2024 00:37
@dbanty dbanty merged commit 30665ea into main Mar 27, 2024
@dbanty dbanty deleted the release branch March 27, 2024 00:50
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