Axway · Schema

apic.ucs.catalogitem.share

Published when a catalog asset visibility or access controller list is updated.

API ManagementEnterpriseIntegrationSecurity
View JSON Schema on GitHub

JSON Schema

axway-apicucscatalogitemshare-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/apic.ucs.catalogitem.share",
  "title": "apic.ucs.catalogitem.share",
  "type": "object",
  "description": "Published when a catalog asset visibility or access controller list is updated.",
  "x-context": "catalog",
  "allOf": [
    {
      "$ref": "#/components/schemas/EventDataCentral"
    }
  ]
}