mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-28 09:28:29 +00:00
api/tests/pinterest: specify errorCode for invalid
This commit is contained in:
parent
82fa660568
commit
ff0500aeec
@ -14,7 +14,8 @@
|
|||||||
"params": {},
|
"params": {},
|
||||||
"expected": {
|
"expected": {
|
||||||
"code": 400,
|
"code": 400,
|
||||||
"status": "error"
|
"status": "error",
|
||||||
|
"errorCode": "error.api.fetch.empty"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user