Fix unarchive mistake

This commit is contained in:
Sergey Gnuskov
2016-07-07 15:41:15 +03:00
committed by GitHub
parent ecfbb96384
commit 82ba5f2bd3
+1 -1
View File
@@ -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.
```
POST /projects/:id/archive
POST /projects/:id/unarchive
```
| Attribute | Type | Required | Description |