Skip to content

Commit

Permalink
Readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
grigorevmp committed Dec 11, 2023
1 parent a4c72e4 commit 0986db0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Web application of "Documents storing system" <MEPhI course>

🌐🟒 7) `/users` - Get user list

🟒 8) `[DELETE] /user/<user_id>` - Delete user
🌐🟒 8) `[DELETE] /user/<user_id>` - Delete user

🌐🟒 9) `/all_workspaces` - All workspace for users

Expand Down Expand Up @@ -74,7 +74,7 @@ Web application of "Documents storing system" <MEPhI course>

🌐🟒 11) `/branch/branch_id/request` - Create pull request [ACCESS: Author]

🟒 12) `/workspace/<space_id>/copy/<branch_id>` - Copy document to own workspace
🌐🟒 12) `/workspace/<space_id>/copy/<branch_id>` - Copy document to own workspace

#### Requests

Expand Down

0 comments on commit 0986db0

Please sign in to comment.