access_apps_components-schemas-name

The name of the application.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-apps-components-schemas-name-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_apps_components-schemas-name",
  "title": "access_apps_components-schemas-name",
  "description": "The name of the application.",
  "example": "Admin Site",
  "type": "string"
}