Axway · Schema

platform.org.inactive

API ManagementEnterpriseIntegrationSecurity
View JSON Schema on GitHub

JSON Schema

axway-platformorginactive-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/platform.org.inactive",
  "title": "platform.org.inactive",
  "type": "object",
  "x-context": "org",
  "allOf": [
    {
      "$ref": "#/components/schemas/platform.org.active"
    }
  ]
}