Skip to content

v2.0.0 Add DELETE /service/:name

Compare
Choose a tag to compare
@tot-ra tot-ra released this 01 Oct 12:42
· 163 commits to master since this release

Added

  • New endpoint to hard-delete schemas of specific service
    DELETE /schema/:schemaId

Breaking Change

  • Renamed endpoint that deactivates specific schema

Before:
DELETE /schema/delete/:schemaId
After:
DELETE /schema/:schemaId