Closes #5304: Return server error messages as JSON when handling REST API requests

This commit is contained in:
Jeremy Stretch
2020-11-04 17:11:57 -05:00
parent c53990c739
commit f845eeb117
3 changed files with 28 additions and 5 deletions

View File

@@ -2,6 +2,10 @@
## v2.9.9 (FUTURE)
### Enhancements
* [#5304](https://github.com/netbox-community/netbox/issues/5304) - Return server error messages as JSON when handling REST API requests
### Bug Fixes
* [#5271](https://github.com/netbox-community/netbox/issues/5271) - Fix auto-population of region field when editing a device