Skip to content

Releases: immoh/swagger-spec

0.5.0

24 Sep 18:14

Choose a tag to compare

Breaking changes:

  • Removed JSON/YAML reading functionality and swagger-spec now only depends on clojure.spec

Enhancements and fixes:

  • Allow path key in Paths Object to be keyword (in addition to string)
  • Allow mime type key in Examples Object to be keyword (in addition to string)
  • Restrict extensions in Paths Object to begin with "x-" (this prevents invalid Path Item Objects to be treated incorrectly as extensions)

0.4.0

21 Sep 05:21

Choose a tag to compare

Support ClojureScript

0.3.0

21 Sep 04:38

Choose a tag to compare

Use clojure.spec.alpha

0.2.0

13 Feb 17:48

Choose a tag to compare

  • Conform/convert status code to integer
  • Bump cheshire version

Initial release

14 Nov 18:54

Choose a tag to compare

0.1.0

Release 0.1.0