access_app_domain

The URL of the Access application.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-app-domain-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_app_domain",
  "title": "access_app_domain",
  "description": "The URL of the Access application.",
  "example": "test.example.com/admin",
  "type": "string"
}