Releases: griffiths-waite/xsd-to-openapi
Releases · griffiths-waite/xsd-to-openapi
v1.3.0
11 Sep 07:13
Compare
Sorry, something went wrong.
No results found
Minor Changes
d599325 : Refactor error schema logic to allow for passing in the filepath to an XSD schema for an error response
v1.2.3
01 Jul 09:10
Compare
Sorry, something went wrong.
No results found
v1.2.2
20 May 07:55
Compare
Sorry, something went wrong.
No results found
Patch Changes
02310d6 : Remove openApiVersion prop
v1.2.1
18 May 12:23
Compare
Sorry, something went wrong.
No results found
Patch Changes
651c23d : - Add readme documentation for tool
Other changes:
Update basic.xsd fixture file
Remove a couple of redundant tests
Return the generated OpenAPI spec for programmatic consumption
v1.2.0
15 May 15:48
Compare
Sorry, something went wrong.
No results found
Minor Changes
2418e7e : - Refactor tool to improve flexibility
Add support for choices (and mapping them to schema variants in the OpenAPI specification)
Update types used in the tool
Add unit tests to increase the test coverage to 95%
v1.1.1
14 May 10:10
Compare
Sorry, something went wrong.
No results found
Patch Changes
5d17323 : Update access level in changeset config to public