{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "apicentral._._", "description": "Published when a Central resource is created/updated/removed.", "type": "object", "properties": { "group": { "type": "string", "example": "example_value" } } }