Skip to content

Commit

Permalink
Merge branch 'main' into change-properties-to-object
Browse files Browse the repository at this point in the history
  • Loading branch information
jamalsoueidan authored Dec 11, 2023
2 parents b08e9b9 + 7d657eb commit efbbaca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/index.html

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions docs/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -613,6 +613,8 @@ components:
properties:
id:
type: number
order_number:
type: number
admin_graphql_api_id:
type: string
buyer_accepts_marketing:
Expand Down Expand Up @@ -706,6 +708,7 @@ components:
- start
- end
- title
- order_number
CustomerOrderMoney:
type: object
properties:
Expand Down

0 comments on commit efbbaca

Please sign in to comment.