issues
search
MarcoMuellner
/
openapi-python-generator
A client generator from openapi for python.
MIT License
57
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow external templates
#75
lizelleniit
opened
13 hours ago
1
Documentation & error message unclear when trying to generate for urllib
#74
drsybren
opened
1 day ago
0
CVE-2024-27454
#73
nickw-adonis
opened
1 month ago
1
CVE-2024-27454 - update orjson version
#72
nickw-adonis
opened
1 month ago
0
"Error in model ...: unexpected indent" when an enum contains an empty string
#71
jstasiak
opened
6 months ago
0
2xx codes treated as error response
#70
acwl-aiq
opened
7 months ago
1
Pydantic v2 support
#69
50Bytes-dev
opened
8 months ago
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
ITJamie
opened
8 months ago
1
support reading yaml openapi files
#67
ITJamie
opened
8 months ago
2
feature flag to allow allow changing of '.' to '_' in the normalize_symbol function
#66
ITJamie
opened
8 months ago
0
dont put hypens in variable names
#65
ITJamie
closed
8 months ago
1
invalid code being created which fails black stage due to variable name with hyphen
#64
ITJamie
closed
8 months ago
0
error with Swagger Editor petstore example
#63
amacfie
opened
8 months ago
2
"application/x-www-form-urlencoded" to add to operation_request_body_types in service_generator.py
#62
defoortp
opened
9 months ago
3
Codeformatter cannot parse generated source code (black.parsing.InvalidInput)
#61
swanitzek
opened
10 months ago
0
Add basic template customisation
#60
stufisher
closed
10 months ago
3
Differentiate between a type being null and undefined/None
#59
stufisher
closed
11 months ago
1
Fix enum declarations
#58
jessemyers-lettuce
closed
11 months ago
0
Catch up
#57
ghadeer-x
closed
11 months ago
0
:bug: fix importing nested models.
#56
DaniinXorchenabo
opened
1 year ago
1
Spaces in enum values are not honored
#55
AaronKluck
opened
1 year ago
0
feat: Using operation and path name for operation id if no operation …
#54
MarcoMuellner
closed
1 year ago
0
Handle null
#53
jessemyers-lettuce
closed
1 year ago
2
null converts to Any
#52
jessemyers-lettuce
closed
1 year ago
2
openapi-python-generator exits prematurely with "Exception: OperationId is not defined for get"
#51
laser
closed
1 year ago
0
pydantic2
#50
jessemyers-lettuce
closed
1 year ago
4
Use uppercase enum keys.
#49
jessemyers-lettuce
closed
1 year ago
1
README: comparison with openapi-python-client
#48
vgavro
opened
1 year ago
1
normalize model names to avoid invalid characters in classes and imports
#47
oshmoun
closed
1 year ago
0
Generated Enums not consistent with my Enums
#46
SaudElabdullah
closed
1 year ago
0
Add dict arg option
#45
alliefitter
opened
1 year ago
0
fix: stop generating invalid service module names
#44
crossk3
closed
1 year ago
1
feat: malaa context first init
#43
ghadeer-x
closed
1 year ago
0
41 httpx client stub is broken in version 046
#42
MarcoMuellner
closed
1 year ago
0
httpx client stub is broken in version 0.4.6
#41
oligo
closed
1 year ago
5
:fix: Updating poetry
#40
MarcoMuellner
closed
1 year ago
0
Fix Pypi issues
#39
MarcoMuellner
closed
1 year ago
0
Added --dict-arg option for configuring how pydantic models are serialized.
#38
alliefitter
closed
1 year ago
3
Normalise names of Python identifiers
#37
viennadd
closed
1 year ago
4
Discussion: Configurable Pydantic serialization options.
#36
alliefitter
closed
1 year ago
4
Added support for UUID formatted string when using orjson.
#35
alliefitter
closed
1 year ago
2
:feat: Added custom exceptions to clearly identify issues with the data
#34
MarcoMuellner
closed
1 year ago
0
The code generates illegal module names with dash - in them
#33
MagnusNilsson11
closed
1 year ago
2
Replace dots with underscores in imports
#32
RedKinda
closed
1 year ago
1
OperationId is not defined for post
#31
yuexl
closed
1 year ago
3
Can't Read Dash(-) in Enum
#30
amyfelicia
opened
1 year ago
2
Support pydantic settings
#29
MarcoMuellner
opened
1 year ago
0
:fix: correct a typo
#28
kszakharov
closed
1 year ago
0
Boolean query params
#27
butvinm
opened
1 year ago
2
Datetime support
#26
butvinm
closed
1 year ago
3
Next