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
{{ message }}
This repository was archived by the owner on Oct 10, 2022. It is now read-only.
- Handle 422 response from all addons endpoints [`#51`](https://github.com/netlify/js-client/pull/51)
15
+
16
+
### Commits
17
+
18
+
- Simplify the error more as API returns data.error as strings [`5f96dba`](https://github.com/netlify/js-client/commit/5f96dba8ba0cf0ced68424d0a7692ea881cd4baa)
19
+
- Remove the word Error, get the data.error as API always returns that way [`e77e314`](https://github.com/netlify/js-client/commit/e77e314fde689e00a37142d1820251d81008b683)
20
+
- Define data with json converted response body [`8244255`](https://github.com/netlify/js-client/commit/82442555cfea3f24c4980632ee0aafe4e2425fc8)
- All tests now passing both in browser and node with node http [`a9a9466`](https://github.com/netlify/js-client/commit/a9a94661fb87c549f2e35f2ffadcd6b9ddbf5edb)
0 commit comments