magic_app_type

Category of the app.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-magic-app-type-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/magic_app_type",
  "title": "magic_app_type",
  "description": "Category of the app.",
  "example": "Development",
  "type": "string"
}