Commit ba122379 authored by Marcel Amirault's avatar Marcel Amirault

Add some commas to the json

parent 5dc74668
...@@ -62,7 +62,7 @@ Example of response ...@@ -62,7 +62,7 @@ Example of response
"id": 1, "id": 1,
"name": "review/fix-foo", "name": "review/fix-foo",
"slug": "review-fix-foo-dfjre3", "slug": "review-fix-foo-dfjre3",
"external_url": "https://review-fix-foo-dfjre3.example.gitlab.com" "external_url": "https://review-fix-foo-dfjre3.example.gitlab.com",
"state": "available", "state": "available",
"last_deployment": { "last_deployment": {
"id": 100, "id": 100,
...@@ -78,7 +78,7 @@ Example of response ...@@ -78,7 +78,7 @@ Example of response
"username": "root", "username": "root",
"avatar_url": "http://www.gravatar.com/avatar/e64c7d89f26bd1972efa854d13d7dd61?s=80&d=identicon", "avatar_url": "http://www.gravatar.com/avatar/e64c7d89f26bd1972efa854d13d7dd61?s=80&d=identicon",
"web_url": "http://localhost:3000/root" "web_url": "http://localhost:3000/root"
} },
"deployable": { "deployable": {
"id": 710, "id": 710,
"status": "success", "status": "success",
...@@ -107,7 +107,7 @@ Example of response ...@@ -107,7 +107,7 @@ Example of response
"twitter": "", "twitter": "",
"website_url": "", "website_url": "",
"organization": null "organization": null
} },
"commit": { "commit": {
"id": "416d8ea11849050d3d1f5104cf8cf51053e790ab", "id": "416d8ea11849050d3d1f5104cf8cf51053e790ab",
"short_id": "416d8ea1", "short_id": "416d8ea1",
......
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