Releases: immoh/swagger-spec
Releases · immoh/swagger-spec
0.5.0
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
0.3.0
0.2.0
Initial release
0.1.0 Release 0.1.0