Kombo · Schema

Schema3

ATSEmbedded iPaaSHRISLMSPayrollUnified API
View JSON Schema on GitHub

JSON Schema

kombo-schema3-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/Schema3",
  "title": "Schema3",
  "type": "object",
  "additionalProperties": {
    "$ref": "#/components/schemas/Schema4"
  }
}