mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2024-11-10 08:57:25 +01:00
Add allowed terms for scope.
This commit is contained in:
parent
ed59fa924a
commit
932357d1d7
@ -11,7 +11,8 @@
|
|||||||
},
|
},
|
||||||
"scope": {
|
"scope": {
|
||||||
"description": "",
|
"description": "",
|
||||||
"type": "string"
|
"type": "string",
|
||||||
|
"enum": [ "node", "cpu", "socket" ]
|
||||||
},
|
},
|
||||||
"timestep": {
|
"timestep": {
|
||||||
"description": "",
|
"description": "",
|
||||||
|
Loading…
Reference in New Issue
Block a user