Parquery/swagger-to
Generate server and client code from Swagger (OpenAPI 2.0) specification.
PythonMIT
Issues
- 9
- 4
- 3
swagger_to_py_client.py not writing to file
#140 opened by StL-Jim - 10
ValueError: Expected the value in a schema to be a string, but got: <class 'swagger_to.swagger.RawDict'>
#132 opened by stevenxuwoss - 10
- 2
Can it support definitions which come from java object like BaseRes«List«KeepAliveRespData»»
#133 opened by stevenxuwoss - 2
ValueError: Expected type of a parameter to be one of ['string', 'number', 'integer', 'boolean', 'file'], but got: 'array'
#134 opened by stevenxuwoss - 3
Broken markupsafe import
#135 opened by rosejn - 5
definitions properties referenced itself will cause maximum recursion depth exceeded while calling a Python object
#129 opened by stevenxuwoss - 3
New release
#124 opened by abingham - 8
Default value for Endpoint.produces is confusing
#121 opened by abingham - 14
- 2
- 2
Object types defined "anonymously" in `allOf` aren't defauled to type "object"
#118 opened by abingham - 5
- 9
- 5
Incorrectly requiring 'format' field for integer- and number-typed properties
#104 opened by abingham - 6
- 11
parse_method, first argument can be a list
#68 opened by wvxvw - 4
Add support for OpenAPI 3
#100 opened by mristin - 12
- 6
- 4
- 8
- 4
AssertionError: Errors in swagger.yaml:
#74 opened by johnneerdael - 3
Error on definitions ID
#85 opened by RyanAquino - 5
ValueError on array
#73 opened by damoun - 2
ValueError: Unexpected definition: OrderedDict([('description', 'response payload'), ('allOf', [<swagger_to.swagger.RawDict object at 0x7fdf21b57358>])])
#72 opened by bdrung - 1