1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Revert REST API changes from #8284

This commit is contained in:
jeremystretch
2022-01-10 08:24:45 -05:00
parent f1472d218e
commit e84a282aa6
3 changed files with 5 additions and 7 deletions

View File

@@ -4,12 +4,12 @@
### Enhancements
* [#8262](https://github.com/netbox-community/netbox/issues/8262) - Add cables to tenant stats
* [#8265](https://github.com/netbox-community/netbox/issues/8265) - Add newer Stackwise-n interface types
* [#8262](https://github.com/netbox-community/netbox/issues/8262) - Add cable count to tenant stats
* [#8265](https://github.com/netbox-community/netbox/issues/8265) - Add Stackwise-n interface types
### Bug Fixes
* [#8287](https://github.com/netbox-community/netbox/issues/8287) - Correct label in Export Template Form
* [#8287](https://github.com/netbox-community/netbox/issues/8287) - Correct label in export template form
---