How to adapt createRecord().save() to expect empty response?
When persisting a record to the backend via createRecord('record-name').save(), my backend responds with a 200 and an empty body. The empty body causes the flow to break rasing an error.
How can I adapt on that situation w/o changing the backend?
Aucun commentaire:
Enregistrer un commentaire