mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
13 lines
262 B
JSON
13 lines
262 B
JSON
|
[
|
||
|
{
|
||
|
"scope": "https://api.stripe.com:443",
|
||
|
"method": "GET",
|
||
|
"path": "/v1/coupons/DNE",
|
||
|
"status": 404,
|
||
|
"response": {
|
||
|
"error": {
|
||
|
"type": "invalid_request_error"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
]
|