Closed raq929 closed 7 years ago
In the expected response sections of roles/client, the client is told to expect HTML, when we now expect a JSON response. We should update the expected response appropriately.
roles/client
The server and controller roles also need to be updated to send JSON instead of a view.
In the expected response sections of
roles/client
, the client is told to expect HTML, when we now expect a JSON response. We should update the expected response appropriately.