Skip to content

Commit 42c3b5a

Browse files
GavinMendelGleasongitbook-bot
authored andcommitted
GitBook: [#56] No subject
1 parent df42157 commit 42c3b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme/terminusx-db/reference-guides/http-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ POST http://localhost:6363/api/capabilities
237237
{ "operation" : Operation,
238238
"scope" : Resource,
239239
"user" : User,
240-
"roles: Roles }
240+
"roles" : Roles }
241241
```
242242

243243
Either add or remove the capability for user `User` over resource `Resource` with role `Role`, depending on the `Operation` which is one of `"revoke"` or `"grant"`.

0 commit comments

Comments
 (0)