Unified.to · Schema

HrisGroups

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

unified-to-hrisgroups-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/HrisGroups",
  "title": "HrisGroups",
  "items": {
    "$ref": "#/components/schemas/HrisGroup"
  },
  "type": "array"
}