Published when a Central resource's subresource is updated.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://api-evangelist.com/schemas/axway/amplify-platform-apicentral._._.update-schema.json", "title": "apicentral._._.update", "description": "Published when a Central resource's subresource is updated.", "type": "object", "properties": { "group": { "type": "string", "example": "example_value" } } }