Skip to content

Releases: pyopenapi/pyswagger

fix issue

08 Oct 04:18

Choose a tag to compare

  • fix #42 , in swagger 2.0, when empty operationId and non-empty tags, SchemaError would be raised.

fix issue

29 Jun 16:14

Choose a tag to compare

  • fix for issue#40:
    #40, now we can deduce
    host/basePath/schemes from url

Pluggable Primitive Handler

23 Jun 11:59

Choose a tag to compare

  • pluggable primitive handler: issue
  • fix: we didn’t convert raw header to primitive in response

Converter

14 Jun 13:50

Choose a tag to compare

a new feature released. now pyswagger could load a document of Swagger 1.2, and dump it into Swagger 2.0.

fix issue

07 May 07:42

Choose a tag to compare

[fix] #30

22 Apr 07:36

Choose a tag to compare

YAML support

21 Apr 10:47

Choose a tag to compare

v0.8.6: update VERSION

16 Apr 10:59

Choose a tag to compare

- 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

30 Mar 14:33

Choose a tag to compare

testing client for flask

20 Jan 05:15

Choose a tag to compare