Releases: pyopenapi/pyswagger
Releases · pyopenapi/pyswagger
fix issue
fix issue
Pluggable Primitive Handler
- pluggable primitive handler: issue
- fix: we didn’t convert raw header to primitive in response
Converter
a new feature released. now pyswagger could load a document of Swagger 1.2, and dump it into Swagger 2.0.
fix issue
[fix] #30
YAML support
v0.8.6: update VERSION
- fix wrong representation of Security Requirement and corresponding code in SwaggerSecurity. - a Responses Object without a successful status Response is allowed.
v0.8.5: update VERSION
testing client for flask
v0.8.4 bump