refactor: 🎨 strip legacy features
This commit is contained in:
@@ -146,8 +146,6 @@ Subnets must be `/24` or smaller (prefix length ≥ 24).
|
||||
|
||||
## Racks
|
||||
|
||||
Requires the racks feature to be enabled.
|
||||
|
||||
| Method | Endpoint | Permission | Description |
|
||||
|--------|----------|------------|-------------|
|
||||
| GET | `/api/v1/racks` | `view_racks` | List all racks |
|
||||
@@ -161,8 +159,6 @@ Requires the racks feature to be enabled.
|
||||
|
||||
## Tags
|
||||
|
||||
Requires the device tags feature to be enabled.
|
||||
|
||||
| Method | Endpoint | Permission | Description |
|
||||
|--------|----------|------------|-------------|
|
||||
| GET | `/api/v1/tags` | `view_tags` | List all tags |
|
||||
@@ -206,7 +202,6 @@ Requires the device tags feature to be enabled.
|
||||
"default_value": "",
|
||||
"help_text": "Optional help text",
|
||||
"display_order": 0,
|
||||
"searchable": true,
|
||||
"validation_rules": {
|
||||
"max_length": 32
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user