fix: gorb IDs should be seperated with a colon
This commit is contained in:
parent
7cd18b9198
commit
e2b828790e
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ No request parameters or request body.
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"email_address": "moderator@gorbatron.org",
|
"email_address": "moderator@gorbatron.org",
|
||||||
"gorb_id": "@moderator.gorbatron.org",
|
"gorb_id": "@moderator:gorbatron.org",
|
||||||
"role": "Content Moderator"
|
"role": "Content Moderator"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue