Skip to content

Commit 3ef530c

Browse files
committed
Bundle openapi.yml and commit updated code
1 parent 950a2f7 commit 3ef530c

File tree

2 files changed

+15
-9
lines changed

2 files changed

+15
-9
lines changed

docs/index.html

Lines changed: 9 additions & 9 deletions
Large diffs are not rendered by default.

docs/openapi.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2610,10 +2610,16 @@ components:
26102610
type: string
26112611
origin:
26122612
$ref: '#/components/schemas/CustomerLocation'
2613+
created_at:
2614+
type: string
2615+
updated_at:
2616+
type: string
26132617
required:
26142618
- _id
26152619
- location
26162620
- origin
2621+
- created_at
2622+
- updated_at
26172623
ShippingCostDestination:
26182624
type: object
26192625
properties:

0 commit comments

Comments
 (0)