{
"$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"
}