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

Updated docs relnotes to refer to 8233

This commit is contained in:
Pieter Lambrecht
2022-04-19 21:33:29 +02:00
parent 2587720298
commit 086e34f728

View File

@@ -6,7 +6,7 @@
* [#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
* [#8878](https://github.com/netbox-community/netbox/issues/8878) - Restrict API key usage by source IP
* [#8233](https://github.com/netbox-community/netbox/issues/8233) - Restrict API key usage by source IP
### REST API Changes