summaryrefslogtreecommitdiff
path: root/doc/api/project_snippets.md
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-10-03 06:27:47 +0000
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-10-03 06:27:47 +0000
commit62673d58edcc20076cbaf94e92c4ec1db35aa283 (patch)
tree88e9b04977b120e9675ecd134794160c45ef640e /doc/api/project_snippets.md
parentc44c5f5faa39efdee1100eba88116c640e2f64ce (diff)
parentda54a1e644254687225a7351dc44bb28d688600a (diff)
downloadgitlab-ce-62673d58edcc20076cbaf94e92c4ec1db35aa283.tar.gz
Merge branch 'update_api_documentation' of /home/git/repositories/gitlab/gitlabhq
Diffstat (limited to 'doc/api/project_snippets.md')
-rw-r--r--doc/api/project_snippets.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/project_snippets.md b/doc/api/project_snippets.md
index 04ea367d518..f7b7fc8fbb5 100644
--- a/doc/api/project_snippets.md
+++ b/doc/api/project_snippets.md
@@ -34,7 +34,7 @@ Parameters:
"username": "john_smith",
"email": "john@example.com",
"name": "John Smith",
- "blocked": false,
+ "state": "active",
"created_at": "2012-05-23T08:00:58Z"
},
"expires_at": null,