Issues
- 2
support reading yaml openapi files
#67 opened by ITJamie - 1
--env-token-name flag is defaulted to `access_token`, its not possible to set it to `none` which would activate different jinja template features
#68 opened by ITJamie - 2
error with Swagger Editor petstore example
#63 opened by amacfie - 2
Can't Read Dash(-) in Enum
#30 opened by amyfelicia - 0
- 3
"application/x-www-form-urlencoded" to add to operation_request_body_types in service_generator.py
#62 opened by defoortp - 0
2xx codes treated as error response
#70 opened by acwl-aiq - 0
feature flag to allow allow changing of '.' to '_' in the normalize_symbol function
#66 opened by ITJamie - 0
invalid code being created which fails black stage due to variable name with hyphen
#64 opened by ITJamie - 0
Codeformatter cannot parse generated source code (black.parsing.InvalidInput)
#61 opened by swanitzek - 0
Spaces in enum values are not honored
#55 opened by AaronKluck - 3
Datetime support
#26 opened by butvinm - 0
openapi-python-generator exits prematurely with "Exception: OperationId is not defined for get"
#51 opened by laser - 1
README: comparison with openapi-python-client
#48 opened by vgavro - 2
null converts to Any
#52 opened by jessemyers-lettuce - 0
- 4
- 2
- 5
httpx client stub is broken in version 0.4.6
#41 opened by oligo - 0
Fix Pypi issues
#39 opened by MarcoMuellner - 3
OperationId is not defined for post
#31 opened by yuexl - 0
Support pydantic settings
#29 opened by MarcoMuellner - 2
Boolean query params
#27 opened by butvinm - 0
openapi-python-generator creates a empty pydantic model from an object that is a string
#25 opened by dcermak - 0
Improve tooling
#24 opened by MarcoMuellner - 7
No way to set the base url?
#14 opened by dcermak - 0
- 0
Some routes call `response.json()` twice
#15 opened by dcermak - 2
Headers not sent
#17 opened by butvinm - 1
Incorrect response serialize
#18 opened by butvinm - 0
Circular import in generated gitea API client
#11 opened by dcermak - 5
Fails to generate code for the gitea API
#7 opened by dcermak - 2
aiohttp is not implemented/supported?
#6 opened by dcermak - 0
requests: Double json encode
#2 opened by heck-gd