-
-
Notifications
You must be signed in to change notification settings - Fork 202
Pull requests: openapi-generators/openapi-python-client
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
add option to use dataclasses instead of attrs in generated code
#1158
opened Nov 5, 2024 by
eli-bl
Loading…
add tests that verify actual behavior of generated code
#1156
opened Oct 31, 2024 by
eli-bl
Loading…
chore(deps): update pypa/gh-action-pypi-publish action to v1.12.2
#1155
opened Oct 30, 2024 by
renovate
bot
Loading…
1 task
fix!: support $ref from endpoint response to components/responses
🥚breaking
This change breaks compatibility
#1148
opened Oct 24, 2024 by
eli-bl
Loading…
Remove Python 3.8 support
🥚breaking
This change breaks compatibility
#1143
opened Oct 20, 2024 by
dbanty
Loading…
feat!: Add an override when creating schemas that include oai.References
#1003
opened Mar 14, 2024 by
wallagib
Loading…
feat!:Use "Type<Title>" instead of "Type<Index>" if available
🥚breaking
This change breaks compatibility
#962
opened Feb 14, 2024 by
wallagib
Loading…
fix: Fix multipart body file array
🥚breaking
This change breaks compatibility
#938
opened Jan 13, 2024 by
micha91
Loading…
feat: Add two generation config flags to raise exceptions
#744
opened Apr 1, 2023 by
robertschweizer
Loading…
fix: Support discriminator for deserializing polymorphic types
#717
opened Jan 5, 2023 by
yoavk
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.