Fixes #6456: API schema type should be boolean for _occupied on cable termination models

This commit is contained in:
jeremystretch
2021-07-08 08:41:59 -04:00
parent 54dfa6cb7f
commit 28ca815c88
2 changed files with 6 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
### Bug Fixes
* [#6456](https://github.com/netbox-community/netbox/issues/6456) - API schema type should be boolean for `_occupied` on cable termination models
* [#6710](https://github.com/netbox-community/netbox/issues/6710) - Fix assignment of VM interface parent via REST API
* [#6714](https://github.com/netbox-community/netbox/issues/6714) - Fix rendering of device type component creation forms