Merge pull request '#8083 add prop' (!3140) from 8083-hotfix-changeState into master
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
Reviewed-on: #3140 Reviewed-by: Alex Moreno <alexm@verdnatura.es>
This commit is contained in:
commit
15fee5ac8d
|
@ -26,6 +26,9 @@
|
||||||
},
|
},
|
||||||
"externalId": {
|
"externalId": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
|
},
|
||||||
|
"stateTypeFk": {
|
||||||
|
"type": "number"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"relations": {
|
"relations": {
|
||||||
|
|
Loading…
Reference in New Issue