Skip to content

Releases: pyopenapi/pyswagger

additionalProperties, external document, self-describing resources

15 Dec 17:13
Compare
Choose a tag to compare

support these parts:

  • additionalProperties, with boolean or Schema object
  • external document, or external self-describing resources.

Hotfix

04 Dec 15:11
Compare
Choose a tag to compare

for issue #13, #14

Swagger 2.0 support (partially)

30 Nov 14:58
Compare
Choose a tag to compare

Support newly released spec: Swagger 2.0, except these features:

  • external JSON Reference ($ref)
  • pattern of string primitives

additional features planned:

  • cyclic detection of $ref

0.0.2

02 Sep 11:59
Compare
Choose a tag to compare

new

  • file upload
  • SwaggerApp.validate, in older version, validation is done during loading json.

first release

27 Aug 10:01
Compare
Choose a tag to compare
first release Pre-release
Pre-release
0.0.1

prepare for pypi