Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(openapi): add new CustomerOrderWithLookup and CustomerOrderGetBy… #106

Merged
merged 2 commits into from
Feb 29, 2024

Conversation

jamalsoueidan
Copy link
Owner

…GroupIdResponse components

feat(openapi): add new endpoint for getting order by group id
feat(functions): add CustomerOrderControllerGetByGroup and related files

feat(order): add new service to get orders by group
feat(order): implement logic to retrieve orders by group with aggregate
feat(order): update tests for getting orders by group to match new logic
feat(order): refactor existing order service to remove groupId parameter and adjust logic to match new requirements

…GroupIdResponse components

feat(openapi): add new endpoint for getting order by group id
feat(functions): add CustomerOrderControllerGetByGroup and related files

feat(order): add new service to get orders by group
feat(order): implement logic to retrieve orders by group with aggregate
feat(order): update tests for getting orders by group to match new logic
feat(order): refactor existing order service to remove groupId parameter and adjust logic to match new requirements
@jamalsoueidan jamalsoueidan merged commit c6ff43c into main Feb 29, 2024
2 checks passed
@jamalsoueidan jamalsoueidan deleted the additional-endpoint-for-get-order-and-by-group branch February 29, 2024 20:32
@jamalsoueidan jamalsoueidan self-assigned this Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant