Skip to content

Commit

Permalink
update api
Browse files Browse the repository at this point in the history
  • Loading branch information
jamalsoueidan committed Dec 11, 2023
1 parent 8e38d25 commit b08e9b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion openapi/paths/shipping/calculate/index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
post:
tags:
- ShippingCalculate
- Shipping
operationId: shippingCalculate
summary: POST get shipping calculate
requestBody:
Expand Down
2 changes: 1 addition & 1 deletion openapi/paths/shipping/create/index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
post:
tags:
- ShippingCreate
- Shipping
operationId: shippingCreate
summary: POST create shipping
requestBody:
Expand Down

0 comments on commit b08e9b9

Please sign in to comment.