markerType

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-markertype-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/markerType",
  "title": "markerType",
  "type": "string",
  "pattern": "[\\u0020-\\u00FF]+",
  "minLength": 1,
  "maxLength": 320
}