aaa_schemas-description

Optional description for the Notification policy.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-aaa-schemas-description-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/aaa_schemas-description",
  "title": "aaa_schemas-description",
  "description": "Optional description for the Notification policy.",
  "example": "Something describing the policy.",
  "type": "string"
}