🌐 Translate workspace (#528)
This commit is contained in:
@ -2601,6 +2601,9 @@
|
||||
},
|
||||
"isCustomBody": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"isExecutedOnClient": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
@ -2928,6 +2931,9 @@
|
||||
},
|
||||
"isCustomBody": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"isExecutedOnClient": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
@ -3093,6 +3099,9 @@
|
||||
},
|
||||
"isCustomBody": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"isExecutedOnClient": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
@ -3182,6 +3191,9 @@
|
||||
},
|
||||
"isCustomBody": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"isExecutedOnClient": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
Reference in New Issue
Block a user