zero-trust-gateway_schemas-description

The description of the rule.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-zero-trust-gateway-schemas-description-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/zero-trust-gateway_schemas-description",
  "title": "zero-trust-gateway_schemas-description",
  "description": "The description of the rule.",
  "example": "Block bad websites based on their host name.",
  "type": "string"
}