zero-trust-gateway_provider_name

The name of the provider. Usually Cloudflare.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-zero-trust-gateway-provider-name-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/zero-trust-gateway_provider_name",
  "title": "zero-trust-gateway_provider_name",
  "description": "The name of the provider. Usually Cloudflare.",
  "example": "Cloudflare",
  "type": "string"
}