magic_schemas-identifier

Tunnel identifier tag.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-magic-schemas-identifier-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/magic_schemas-identifier",
  "title": "magic_schemas-identifier",
  "description": "Tunnel identifier tag.",
  "example": "c4a7362d577a6c3019a474fd6f485821",
  "maxLength": 32,
  "readOnly": true,
  "type": "string"
}