mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-23 16:01:01 +00:00
12 lines
151 B
JSON
12 lines
151 B
JSON
[
|
|
{
|
|
"httpRequest": {
|
|
"path": "/"
|
|
},
|
|
"httpResponse": {
|
|
"statusCode": 200,
|
|
"body": "MockServer is running\n"
|
|
}
|
|
}
|
|
]
|