Skip to content

Commit

Permalink
Update docs/03-endpoints/api-admin/permissions.md
Browse files Browse the repository at this point in the history
Co-authored-by: Johannes Nussbaum <[email protected]>
  • Loading branch information
seakayone and jnussbaum authored Nov 15, 2024
1 parent d80d844 commit 6228ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/03-endpoints/api-admin/permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ entirely, you can provide a new set of permissions, leaving out the permission s
### Updating an existing Default Object Access Permission

- `PUT: /admin/permissions/doap/<doap_permissionIri>` to change the properties of an existing default object
access permission, identified by it IRI `<doap_permissionIri>`.
access permission, identified by its IRI `<doap_permissionIri>`.
The IRI of the new property must be given in the request body as:

```json
Expand Down

0 comments on commit 6228ba4

Please sign in to comment.