{ "type": "object", "name": "Error", "properties": { "status": { "type": "string" }, "message": { "type": "string" }, "correlationId": { "type": "string" }, "category": { "type": "string" } }, "$schema": "https://json-structure.org/draft/2020-12/schema" }