Closes #3753: Remove rack units endpoint (replaced with elevation)

This commit is contained in:
Jeremy Stretch
2020-02-14 13:59:07 -05:00
parent 926b1fadf2
commit 8cb6aed8fa
3 changed files with 5 additions and 34 deletions

View File

@@ -0,0 +1,5 @@
# v2.8.0 (FUTURE)
## API Changes
* dcim.Rack: The `/api/dcim/racks/<pk>/units/` endpoint has been replaced with `/api/dcim/racks/<pk>/elevation/`.