mod_http_admin_api/openapi.yaml
changeset 5892 432efc39572f
parent 5891 2aa66e928aa0
child 5899 095030677ae6
--- 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: |