Skip to content

Releases: griffiths-waite/xsd-to-openapi

v1.2.3

01 Jul 09:10
9fd3194
Compare
Choose a tag to compare

Patch Changes

v1.2.2

20 May 07:55
bb25cc2
Compare
Choose a tag to compare

Patch Changes

  • 02310d6: Remove openApiVersion prop

v1.2.1

18 May 12:23
8bbdb37
Compare
Choose a tag to compare

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
02d9f14
Compare
Choose a tag to compare

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
951f78c
Compare
Choose a tag to compare

Patch Changes

  • 5d17323: Update access level in changeset config to public