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

Closes #8495: Enable custom field grouping

This commit is contained in:
jeremystretch
2022-04-15 14:45:28 -04:00
parent 4fac10ac4a
commit 17df8a5c43
13 changed files with 119 additions and 56 deletions

View File

@@ -4,4 +4,10 @@
### Enhancements
* [#8495](https://github.com/netbox-community/netbox/issues/8495) - Enable custom field grouping
* [#8995](https://github.com/netbox-community/netbox/issues/8995) - Enable arbitrary ordering of REST API results
### REST API Changes
* extras.CustomField
* Added `group_name` field