Fix wrong description of group.set action (#134697)

This commit is contained in:
Norbert Rittel 2025-01-04 23:20:30 +01:00 committed by GitHub
parent 0d3872a4c7
commit a41bdfe0cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -238,7 +238,7 @@
}, },
"set": { "set": {
"name": "Set", "name": "Set",
"description": "Creates/Updates a user group.", "description": "Creates/Updates a group.",
"fields": { "fields": {
"object_id": { "object_id": {
"name": "Object ID", "name": "Object ID",