Merge · Schema

GroupsGetParametersExpand

IntegrationsPlatformUnified APIAgent HandlerLLM Gateway
View JSON Schema on GitHub

JSON Schema

merge-groupsgetparametersexpand-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/GroupsGetParametersExpand",
  "title": "GroupsGetParametersExpand",
  "type": "string",
  "enum": [
    "parent_group",
    "users",
    "users,parent_group"
  ]
}