Merge pull request 'feat: refs #8083 add prop' (!3115) from 8083-changeState into dev
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
Reviewed-on: #3115 Reviewed-by: Alex Moreno <alexm@verdnatura.es>
This commit is contained in:
commit
13a30783d9
|
@ -26,6 +26,9 @@
|
|||
},
|
||||
"externalId": {
|
||||
"type": "string"
|
||||
},
|
||||
"stateTypeFk": {
|
||||
"type": "number"
|
||||
}
|
||||
},
|
||||
"relations": {
|
||||
|
@ -60,4 +63,4 @@
|
|||
"foreignKey": "packagingFk"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue