Format JSON: missing comma
This commit is contained in:
parent
6afde69458
commit
e93bb9dc27
|
@ -24,7 +24,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"resources": {
|
"resources": {
|
||||||
"cpu": ""
|
"cpu": "",
|
||||||
"memory": ""
|
"memory": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue