Skip to content

Commit

Permalink
pkp#10650 Minor update to emailTemplate.json schema
Browse files Browse the repository at this point in the history
  • Loading branch information
taslangraham authored Dec 6, 2024
2 parents 1fe352e + 668caf4 commit 3eb3ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemas/emailTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
},
"assignedUserGroupIds": {
"type": "array",
"description": "IDs of the user groups that can access to this email template.",
"description": "IDs of the user groups that can access to this email template. When editing a template, passing an empty array to this field will remove all currently assigned user groups.",
"apiSummary": true,
"items": {
"type": "integer"
Expand Down

0 comments on commit 3eb3ded

Please sign in to comment.