v2.0.0 Add DELETE /service/:name
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