issues
search
drdrej
/
rest-api-mock
simple rest api mock
MIT License
0
stars
1
forks
source link
Mock.on().error() response
#11
Closed
drdrej
closed
8 years ago
drdrej
commented
8 years ago
Impl .error(404, json )
drdrej
commented
8 years ago
supports:
on.error( code, [ msg | json] );
Impl .error(404, json )