Skip to content

Update Greengrass V2 IPC models #325

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

Merged
merged 2 commits into from
Jun 23, 2022
Merged

Update Greengrass V2 IPC models #325

merged 2 commits into from
Jun 23, 2022

Conversation

MikeDombo
Copy link
Contributor

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@MikeDombo MikeDombo marked this pull request as draft June 20, 2022 18:40
@MikeDombo MikeDombo marked this pull request as ready for review June 22, 2022 18:12
Copy link
Contributor

@TwistedTwigleg TwistedTwigleg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. The differences on the model are kind of hard to read, but that is just because of how GitHub shows the differences.

There is a couple payloads that just return empty data, which I am not sure if that is intentional or not, but outside of that, everything looks good.

@MikeDombo
Copy link
Contributor Author

Absolutely all of this is autogenerated from our code generators which have not been modified.

@TwistedTwigleg
Copy link
Contributor

Gotcha. Copying over comment in C++ explaining this a bit:

The methods which return nullptr or empty strings are correct because those operations do not have any streaming response for example, they only have an immediate response.

In that case, this one is good to go!

@TwistedTwigleg
Copy link
Contributor

Thank you for the changes! Merging into main...

@TwistedTwigleg TwistedTwigleg merged commit 309a699 into main Jun 23, 2022
@TwistedTwigleg TwistedTwigleg deleted the gg-v2-2.6.0 branch June 23, 2022 19:06
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.

2 participants