Annotate REST API changes in release notes

This commit is contained in:
Jeremy Stretch 2020-09-18 11:51:38 -04:00
parent 584b076886
commit 70ec5b9f37

View File

@ -20,4 +20,10 @@
### REST API Changes ### REST API Changes
* dcim.Cable: Added `custom_fields`
* dcim.InventoryItem: The `_depth` field has been added to reflect MPTT positioning
* dcim.PowerPanel: Added `custom_fields`
* dcim.RackReservation: Added `custom_fields`
* dcim.VirtualChassis: Added `custom_fields`
* extras.ExportTemplate: The `template_language` field has been removed * extras.ExportTemplate: The `template_language` field has been removed
* extras.Graph: This API endpoint has been removed (see #4349)