diff -r 2aa66e928aa0 -r 432efc39572f mod_http_admin_api/openapi.yaml --- a/mod_http_admin_api/openapi.yaml Tue Apr 16 14:15:16 2024 +0100 +++ b/mod_http_admin_api/openapi.yaml Tue Apr 16 15:01:40 2024 +0100 @@ -557,6 +557,12 @@ items: type: string description: Group ID + roles: + type: array + description: Array of role names that accepting users will have (primary first) + items: + type: string + description: Role name source: type: string description: |