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

SuitListResponse #244

Merged
merged 1 commit into from
Jul 9, 2024
Merged

SuitListResponse #244

merged 1 commit into from
Jul 9, 2024

Conversation

dinesharjani
Copy link
Contributor

For SuitManager's list, we now return a subtype of McuMgrResponse. This keeps the API in line with all the others. As for why this was not the case originally, it's because this API is not simple. We need to send one call, and build the response out of other responses. So there's no 'one McuMgrResponse' that we can return, so we build it instead. Hopefully we built it well.

For SuitManager's list, we now return a subtype of McuMgrResponse. This keeps the API in line with all the others. As for why this was not the case originally, it's because this API is not simple. We need to send one call, and build the response out of other responses. So there's no 'one McuMgrResponse' that we can return, so we build it instead. Hopefully we built it well.
@dinesharjani dinesharjani added the enhancement New feature or request label Jul 9, 2024
@dinesharjani dinesharjani self-assigned this Jul 9, 2024
@dinesharjani dinesharjani merged commit 169a999 into main Jul 9, 2024
1 check passed
@dinesharjani dinesharjani deleted the suitlistresponse branch July 9, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant