Skip to content

Releases: thim81/openapi-format

v1.25.0

01 Jan 11:30
Compare
Choose a tag to compare

This release introduces the option to apply OpenAPI overlay actions via the openapi-format CLI and the UI.

For more details see the OpenAPI Overlay Usage section or see it in action in the Playground.

Some screenshots:
image

image image image

What's Changed

Full Changelog: v1.24.2...v1.25.0

v1.24.2

07 Oct 17:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.24.1...v1.24.2

v1.24.1

04 Oct 18:54
Compare
Choose a tag to compare

What's Changed

  • fix: replace 'node:path' with 'path' to resolve Webpack build error by @thim81 in #145

Full Changelog: v1.24.0...v1.24.1

v1.24.0

27 Sep 17:16
Compare
Choose a tag to compare

What's Changed

  • CLI - Split OpenAPI in a multi-file structure
  • CLI - Bundle local and remote file references
  • Add type definitions for openapi-format

Full Changelog: v1.23.2...v1.24.0

v1.23.2

16 Sep 08:50
Compare
Choose a tag to compare

What's Changed

  • Filter - handle inverseFlagValues removal of nested array values by @thim81 in #141

Full Changelog: v1.23.1...v1.23.2

v1.23.1

14 Sep 21:21
Compare
Choose a tag to compare

What's Changed

  • Sort settings get overwritten by @thim81 in #138
  • Filter - handle flagValue removal of nested array values by @thim81 in #140

Full Changelog: v1.23.0...v1.23.1

v1.23.0

10 Sep 16:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.22.5...v1.23.0

v1.22.5

05 Sep 22:01
Compare
Choose a tag to compare

What's Changed

  • Filter - Improved unused components handling by @thim81 in #130

Full Changelog: v1.22.4...v1.22.5

v1.22.4

04 Sep 10:18
Compare
Choose a tag to compare

What's Changed

  • Extend methods/inverseMethods filtering with "head", "options", "trace" by @thim81 in #129

Full Changelog: v1.22.3...v1.22.4

v1.22.3

19 Aug 16:18
Compare
Choose a tag to compare

What's Changed

  • Filter - Only unused components, keep properties with same key by @thim81 in #127

Full Changelog: v1.22.2...v1.22.3