Closes #8995: Enable arbitrary ordering of REST API results

This commit is contained in:
jeremystretch
2022-04-08 16:00:33 -04:00
parent 93103091c4
commit ea552c9dd3
4 changed files with 87 additions and 1 deletions

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