{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "GroupUpdate", "type": "object", "properties": { "group_attributes": { "type": "object", "description": "Configuration attributes to update." } } }