Updating documentation to reflect #3836 (resolving #4443)

This commit is contained in:
GitLab 2013-07-01 21:14:39 -05:00
parent 315d4cc8e8
commit 015d8da731

View file

@ -4,20 +4,23 @@
"created_at": "2012-07-21T07:30:54Z",
"event_name": "project_create",
"name": "StoreCloud",
"owner_email": "johnsmith@gmail.com",
"owner_name": "John Smith",
"path": "storecloud",
"project_id": 74
"owner_email": "johnsmith@gmail.com"
"owner_name": "John Smit",
"path": "stormcloud",
"path_with_namespace": "jsmith/stormcloud",
"project_id": 74,
}
2. Project destroyed:
{
"created_at": "2012-07-21T07:30:58Z",
"event_name": "project_destroy",
"name": "Underscore",
"owner_email": "johnsmith@gmail.com",
"owner_email": "johnsmith@gmail.com"
"owner_name": "John Smith",
"path": "underscore",
"project_id": 73
"path_with_namespace": "jsmith/underscore",
"project_id": 73,
}
3. New Team Member: