Skip to content
9 changes: 5 additions & 4 deletions certified-connectors/Zenkraft/apiDefinition.swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -1072,8 +1072,9 @@
},
"weight": {
"description": "weight",
"format": "int32",
"type": "integer"
"format": "",
"title": "",
"type": "string"
},
"width": {
"description": "width",
Expand Down Expand Up @@ -1456,9 +1457,9 @@
},
"shipping_account": {
"description": "shipping_account",
"format": "int64",
"format": "",
"title": "",
"type": "integer"
"type": "string"
},
"shipping_documents": {
"description": "shipping_documents",
Expand Down