access_app_launcher_visible

Displays the application in the App Launcher.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-app-launcher-visible-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_app_launcher_visible",
  "title": "access_app_launcher_visible",
  "default": true,
  "description": "Displays the application in the App Launcher.",
  "example": true,
  "type": "boolean"
}