fix: refs #6897 fix json
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
This commit is contained in:
parent
b451641d47
commit
e8010d0f18
|
@ -74,6 +74,9 @@
|
|||
},
|
||||
"observationEditorFk": {
|
||||
"type": "number"
|
||||
},
|
||||
"invoiceAmount": {
|
||||
"type": "number"
|
||||
}
|
||||
},
|
||||
"relations": {
|
||||
|
@ -108,4 +111,4 @@
|
|||
"foreignKey": "typeFk"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue