21 lines
309 B
JSON
21 lines
309 B
JSON
[
|
|
{
|
|
"type": "kwargs",
|
|
"function": "project",
|
|
"id": "/",
|
|
"operation": "delete",
|
|
"kwargs": {
|
|
"version": null
|
|
}
|
|
},
|
|
{
|
|
"type": "kwargs",
|
|
"function": "target",
|
|
"id": "helloWorld",
|
|
"operation": "delete",
|
|
"kwargs": {
|
|
"build_by_default": false
|
|
}
|
|
}
|
|
]
|