Fixes #3356: Correct Swagger schema specification for the available prefixes/IPs API endpoints

This commit is contained in:
Jeremy Stretch
2020-04-21 14:12:49 -04:00
parent b362c6a967
commit cc721efe97
3 changed files with 22 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
### Bug Fixes
* [#2994](https://github.com/netbox-community/netbox/issues/2994) - Prevent modifying termination points of existing cable to ensure end-to-end path integrity
* [#3356](https://github.com/netbox-community/netbox/issues/3356) - Correct Swagger schema specification for the available prefixes/IPs API endpoints
* [#4361](https://github.com/netbox-community/netbox/issues/4361) - Fix Type of `connection_state` in Swagger schema
* [#4388](https://github.com/netbox-community/netbox/issues/4388) - Fix detection of connected endpoints when connecting rear ports
* [#4489](https://github.com/netbox-community/netbox/issues/4489) - Fix display of parent/child role on device type view