This commit is contained in:
parent
29745d0af4
commit
1c5e4f40ce
|
@ -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