Commit ad806f32 authored by Robert Schilling's avatar Robert Schilling Committed by GitHub

Merge pull request #10368 from gsmetal/patch-1

Fix unarchive mistake in projects API documentation 
parents 01d1be7b 82ba5f2b
...@@ -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