14 lines
234 B
JSON
14 lines
234 B
JSON
{
|
|
"request": {
|
|
"method": "GET",
|
|
"url": "/wishlist.apk"
|
|
},
|
|
"response": {
|
|
"status": 200,
|
|
"headers": {
|
|
"Content-Type": "application/vnd.android.package-archive"
|
|
},
|
|
"bodyFileName": "wishlist.apk"
|
|
}
|
|
}
|