magic_app_name

Display name for the app.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-magic-app-name-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/magic_app_name",
  "title": "magic_app_name",
  "description": "Display name for the app.",
  "example": "Cloudflare Dashboard",
  "type": "string"
}