mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
23e3821e24
This collapses the difference between master and single-process-server-tests, to remove some larger fixtures files that were in that feature branch.
11 lines
No EOL
207 B
JSON
11 lines
No EOL
207 B
JSON
[
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "GET",
|
|
"path": "/v1/coupons/500off",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "500off"
|
|
}
|
|
}
|
|
] |