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