missing comma in samples json file, add it

Change-Id: Ia4f3a63a9bc62ff30566db8ff4b39504d332d4a9
This commit is contained in:
Shaohe Feng 2016-11-10 08:19:13 +08:00
parent 917c7e187a
commit be48b394d6
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@
"launched_at" : null,
"updated_at": "2016-10-17T04:12:44+00:00",
"user_id": "cdbf77d47f1d4d04ad9b7ff62b672467",
"uuid": "f978ef48-d4af-4dad-beec-e6174309bc71"
"uuid": "f978ef48-d4af-4dad-beec-e6174309bc71",
"extra": {
"My Server Name" : "Apache1"
}

View File

@ -39,7 +39,7 @@
"updated_at": "2016-10-17T04:12:44+00:00",
"launched_at": null,
"user_id": "cdbf77d47f1d4d04ad9b7ff62b672467",
"uuid": "f978ef48-d4af-4dad-beec-e6174309bc71"
"uuid": "f978ef48-d4af-4dad-beec-e6174309bc71",
"extra": {
"My Server Name" : "Apache1"
}