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
These tests use the live API to check the response is as expected.
The JsonMapper instance is configured to throw an exception whenever a
@required property is not present in the JSON payload, or if a new field is
given that isn't on the model.