Skip to content

Commit

Permalink
Merge branch 'main' into additional-endpoint-for-get-order-and-by-group
Browse files Browse the repository at this point in the history
  • Loading branch information
jamalsoueidan authored Feb 29, 2024
2 parents 39be809 + e9e3f2e commit 798921a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3227,7 +3227,7 @@ paths:
'404':
$ref: '#/components/responses/NotFoundResponse'
security: []
'/customer/{customerId}/orders/{orderId}':
'/customer/{customerId}/orders/{orderId}/groupId/{groupId}':
get:
parameters:
- name: customerId
Expand Down

0 comments on commit 798921a

Please sign in to comment.