mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-18 11:22:25 -06:00
Add a token prefix
This commit is contained in:
@@ -213929,7 +213929,7 @@
|
||||
},
|
||||
"mark_utilized": {
|
||||
"type": "boolean",
|
||||
"description": "Report space as 100% utilized"
|
||||
"description": "Report space as fully utilized"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
@@ -214038,7 +214038,7 @@
|
||||
},
|
||||
"mark_utilized": {
|
||||
"type": "boolean",
|
||||
"description": "Report space as 100% utilized"
|
||||
"description": "Report space as fully utilized"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
@@ -231032,7 +231032,7 @@
|
||||
},
|
||||
"mark_utilized": {
|
||||
"type": "boolean",
|
||||
"description": "Report space as 100% utilized"
|
||||
"description": "Report space as fully utilized"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -251418,7 +251418,7 @@
|
||||
},
|
||||
"mark_utilized": {
|
||||
"type": "boolean",
|
||||
"description": "Report space as 100% utilized"
|
||||
"description": "Report space as fully utilized"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
||||
Reference in New Issue
Block a user