-
Bug
-
Resolution: Done
-
Blocker
-
fuse-7.x-GA
On daily version 1.11.0-20201104 all API Provider default responses returned 200 codes.
You can refer to this integration to reproduce the behavior: TODO Integration post new-export.zipThis integration should return 201 when a "{"id": 2, "task": "fasdf", "completed": 1}" is POSTed, however it returns 200. Changing the response code to any other number doesn't help and responses are still only 200
This seems to be happening only for the default responses, error handling is working fine.