access_message

The message shown on the landing page.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-message-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_message",
  "title": "access_message",
  "description": "The message shown on the landing page.",
  "example": "Log in below to reach your applications behind Access.",
  "type": "string"
}