Axway · JSON Structure

Amplify Platform Apicentral._._.Update Structure

Published when a Central resource's subresource is updated.

Type: object Properties: 1
API ManagementEnterpriseIntegrationSecurity

apicentral._._.update is a JSON Structure definition published by Axway, describing 1 property. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.

Properties

group

Meta-schema: https://json-structure.org/draft/2020-12/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/2020-12/schema",
  "name": "apicentral._._.update",
  "description": "Published when a Central resource's subresource is updated.",
  "type": "object",
  "properties": {
    "group": {
      "type": "string",
      "example": "example_value"
    }
  }
}