Skip to content

Commit

Permalink
[DURACOM-222] refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
eskander committed Sep 2, 2024
1 parent 293ee06 commit 710bda9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions items.md
Original file line number Diff line number Diff line change
Expand Up @@ -571,9 +571,7 @@ It returns the submitter of the item

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

## Deleting an item
Expand Down

0 comments on commit 710bda9

Please sign in to comment.