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