Releases: griffiths-waite/xsd-to-openapi
Releases · griffiths-waite/xsd-to-openapi
v1.2.2
Patch Changes
- 02310d6: Remove openApiVersion prop
v1.2.1
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
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
Patch Changes
- 5d17323: Update access level in changeset config to public