Skip to content

v0.30.0

Compare
Choose a tag to compare
@OTA-Release-Bot OTA-Release-Bot released this 10 Jul 16:14
· 465 commits to main since this release

0.30.0 - 2023-07-10

Full changeset and discussions: #1015.

Added

  • Embed Swagger UI for graphical user interface documentation of the API; access it on /docs

Changed

  • Breaking: Change path from /services/:serviceId to /service/:serviceId for direct access to a service resource; update paths accordingly in your own codebase
  • Breaking: Change path from /specs to /docs for OpenAPI specification; update paths accordingly in your own codebase and set the HTTP header Accept: application/json