This commit is contained in:
parent
cb7575d821
commit
de0fe37ffe
|
@ -26,6 +26,9 @@
|
||||||
},
|
},
|
||||||
"externalId": {
|
"externalId": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
|
},
|
||||||
|
"stateTypeFk": {
|
||||||
|
"type": "number"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"relations": {
|
"relations": {
|
||||||
|
@ -60,4 +63,4 @@
|
||||||
"foreignKey": "packagingFk"
|
"foreignKey": "packagingFk"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue