Rebecca Law
|
b0ee09a9f6
|
Implemented the post email notifications endpoint for v2
|
2016-11-14 13:56:09 +00:00 |
|
Rebecca Law
|
c758694b98
|
Change validation error message to a string from a dict.
|
2016-11-10 16:30:51 +00:00 |
|
Rebecca Law
|
346d90e319
|
update V2 error response to
{status_code: 403,
errors: [error: AuthError, message: token has expired}]
}
|
2016-11-09 14:56:54 +00:00 |
|
Rebecca Law
|
4cb38e2d12
|
Use status_code in error response.
Remove code.
|
2016-11-02 14:58:39 +00:00 |
|
Rebecca Law
|
db91a87fb2
|
Remove link from v2 error response
|
2016-11-02 14:48:15 +00:00 |
|
Rebecca Law
|
36ac00811d
|
Create dict for the fields in the error response.
|
2016-11-02 09:13:48 +00:00 |
|
Rebecca Law
|
482d10545b
|
Improvements to the tests.
Update AuthError with a to_dict_v2 method.
|
2016-11-01 10:33:34 +00:00 |
|
Rebecca Law
|
a5e07d8aff
|
V2 schemas for post sms notifications, post_sms_request and post_sms_response
|
2016-10-25 14:53:31 +01:00 |
|