Skip to content

Commit 710bda9

Browse files
author
eskander
committed
[DURACOM-222] refactoring
1 parent 293ee06 commit 710bda9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

items.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -571,9 +571,7 @@ It returns the submitter of the item
571571

572572
Status codes:
573573
* 200 OK - returning the submitter
574-
* 204 No Content - if there is no submitter for the specified item
575-
* 401 Unauthorized - if you are not authenticated and don't have permissions on the item
576-
* 403 Forbidden - if you are not logged in with sufficient permissions
574+
* 204 No Content - if you are not authenticated or you have no read access on that submitter.
577575
* 404 Not found - if the item doesn't exist
578576

579577
## Deleting an item

0 commit comments

Comments
 (0)