Commit 82ba5f2b authored by Sergey Gnuskov's avatar Sergey Gnuskov Committed by GitHub

Fix unarchive mistake

parent ecfbb963
...@@ -713,7 +713,7 @@ have the proper access rights, code 403 is returned. Status 404 is returned if t ...@@ -713,7 +713,7 @@ have the proper access rights, code 403 is returned. Status 404 is returned if t
doesn't exist, or is hidden to the user. doesn't exist, or is hidden to the user.
``` ```
POST /projects/:id/archive POST /projects/:id/unarchive
``` ```
| Attribute | Type | Required | Description | | Attribute | Type | Required | Description |
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment