mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-07-24 21:26:08 +02:00
Intermediate Save commit
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"description": "Format specification for job metric units",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"base_unit": {
|
||||
"base": {
|
||||
"description": "Metric base unit",
|
||||
"type": "string",
|
||||
"enum": [
|
||||
@@ -36,6 +36,6 @@
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"base_unit"
|
||||
"base"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user