Skip to content

Commit

Permalink
docs (persmissionsDocs) remove the attribute (#1726)
Browse files Browse the repository at this point in the history
  • Loading branch information
SepidehAlassi committed Oct 5, 2020
1 parent 27de65e commit 68e67f8
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/03-apis/api-admin/permissions.md
Expand Up @@ -98,10 +98,9 @@ default object access permission for a group of a project the request body would
}
```

Similar to the previous case a custom IRI can be assigned to a permission through
the `@id` attribute. The example below shows the request body to create a new default
object access permission with a custom IRI defined for a resource class
of a specific project:
Similar to the previous case a custom IRI can be assigned to a permission specified by the `id` in the request body.
The example below shows the request body to create a new default object access permission with a custom IRI defined for
a resource class of a specific project:

```json
{
Expand Down

0 comments on commit 68e67f8

Please sign in to comment.