Skip to content

Commit

Permalink
Updated 'createshipment' action for Zenkraft Connector (microsoft#838)
Browse files Browse the repository at this point in the history
* Zenkraft Custom connector added

* Updated 'Readme' and moved Zenkraft to Certified Connectors

* Updated indentation and removed empty commands

* Updates to 'createshipment' action

* Fixed conflict - Zk

* Fixed conflicts - ZK

Co-authored-by: Wael El Zahr <waelelzahr@outlook.com>
  • Loading branch information
waelelzahr and Wael El Zahr authored May 25, 2021
1 parent 98ba259 commit 1411232
Showing 1 changed file with 5 additions and 4 deletions.
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

0 comments on commit 1411232

Please sign in to comment.