{ "schema": { "properties": { "group_ids": { "description": "List of group ids", "items": { "type": "integer" }, "type": "array" } }, "required": ["group_ids"], "type": "object", "title": "RoleGroupPutSchema" }, "schemaType": "response" }