access_schemas-custom_pages

The custom pages that will be displayed when applicable for this application

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-schemas-custom-pages-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_schemas-custom_pages",
  "title": "access_schemas-custom_pages",
  "description": "The custom pages that will be displayed when applicable for this application",
  "items": {
    "description": "The custom pages selected for application.",
    "example": "699d98642c564d2e855e9661899b7252",
    "type": "string"
  },
  "type": "array"
}