access_components-schemas-domain

The domain and path that Access will secure.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-components-schemas-domain-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_components-schemas-domain",
  "title": "access_components-schemas-domain",
  "description": "The domain and path that Access will secure.",
  "example": "test.example.com/admin",
  "type": "string"
}