Huge update: Front-end for client fixed.
This commit is contained in:
19
assets/json/answer/example.json
Normal file
19
assets/json/answer/example.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"meta": {
|
||||
"code": 200,
|
||||
"type": "success",
|
||||
"message": null
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": 6808,
|
||||
"choice": null,
|
||||
"text": "Jl. KS. Tubun no 113",
|
||||
"url": "https://q.ywa.or.id/answers/41642",
|
||||
"createdAt": "2014-07-17 10:08:32",
|
||||
"updatedAt": "2014-07-17 10:08:32",
|
||||
"questionUrl": "https://q.ywa.or.id/questions/442",
|
||||
"respondentUrl": "https://q.ywa.or.id/respondents/74"
|
||||
}
|
||||
]
|
||||
}
|
||||
36
assets/json/answer/id/example.json
Normal file
36
assets/json/answer/id/example.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"meta": {
|
||||
"code": 200,
|
||||
"type": "success",
|
||||
"message": null
|
||||
},
|
||||
"data": {
|
||||
"id": 6808,
|
||||
"choice": null,
|
||||
"text": "Jl. KS. Tubun no 113",
|
||||
"respondent": {
|
||||
"id": 32,
|
||||
"name": "Andi Siahaan, SE., MM.",
|
||||
"occupation": "Dosen STIE BISMA LEPISI",
|
||||
"gender": "m"
|
||||
},
|
||||
"question": {
|
||||
"id": 70202,
|
||||
"text": "Nama dosen pembimbing",
|
||||
"description": "Isilah dengan nama dosen pembimbing Anda"
|
||||
},
|
||||
"url": "https://q.ywa.or.id/resources",
|
||||
"createdAt": "2014-07-17 10:08:32",
|
||||
"updatedAt": "2014-07-17 10:08:32",
|
||||
"questionsUrl": "https://q.ywa.or.id/questions/32012",
|
||||
"creator": {
|
||||
"url": "https://q.ywa.or.id/users/2",
|
||||
"createdAt": "2014-07-17 10:08:32",
|
||||
"updatedAt": "2014-07-17 10:08:32",
|
||||
"id": "43",
|
||||
"username": "admin003",
|
||||
"name": "Udin Muamar",
|
||||
"email": "udin@ywa.or.id"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user