You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to set the status code and response text for 'handleCreate'? I try to mock a create request that should produce a validation error on server side, therefor my response should be something like:
ok @kunerd new version 0.9.11 has this ability to set the status and the errors in the response. Let me know how it goes, or if any problems with this release.
Is it possible to set the status code and response text for 'handleCreate'? I try to mock a create request that should produce a validation error on server side, therefor my response should be something like:
status: 422
respsonseText:
The text was updated successfully, but these errors were encountered: