{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/custom-indicator-feeds_permissions_update", "title": "custom-indicator-feeds_permissions_update", "properties": { "success": { "description": "Whether the update succeeded or not", "type": "boolean" } } }