access_logo_url

The image URL for the logo shown in the App Launcher dashboard.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-logo-url-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_logo_url",
  "title": "access_logo_url",
  "description": "The image URL for the logo shown in the App Launcher dashboard.",
  "example": "https://www.cloudflare.com/img/logo-web-badges/cf-logo-on-white-bg.svg",
  "type": "string"
}