Unified.to · Schema

property_LmsContent_categories

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

unified-to-property-lmscontent-categories-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/property_LmsContent_categories",
  "title": "property_LmsContent_categories",
  "items": {
    "type": "string"
  },
  "type": "array"
}