{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/platform.org.active", "title": "platform.org.active", "type": "object", "description": "Published when `orgs.active` flag changes.", "x-context": "org", "allOf": [ { "$ref": "#/components/schemas/platform.org.create" } ] }