[ ] I have ran the linting and formatting scripts to make sure the code is consistently styled.
[ ] I have built/compiled and ran the tests to make sure the code works correctly.
[ ] I have added or changed tests to cover new or different functionality, where applicable.
[ ] Create an issue and link to the pull request.
Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.
I was expecting the mock and the openapi to be in a separate PR from the go implementation, would you be able to separate them or should I just review them together?
Description
Issue
This PR addresses issue #[issue-number].
Contribution Checklist:
Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.