openapi-python-client icon indicating copy to clipboard operation
openapi-python-client copied to clipboard

Generate modern Python clients from OpenAPI

Results 211 openapi-python-client issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Fails to generate client when a path parameter without a default value follows another one that has a default value. ***Message:*** Error(s) encountered while generating, client was...