Closes #8995: Enable arbitrary ordering of REST API results

This commit is contained in:
jeremystretch
2022-04-08 16:00:33 -04:00
parent 9b8de19fe6
commit 03535ce50b
4 changed files with 87 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
# NetBox v3.3
## v3.3.0 (FUTURE)
### Enhancements
* [#8995](https://github.com/netbox-community/netbox/issues/8995) - Enable arbitrary ordering of REST API results