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

Fix reconstruction of DynamicSchema from GrpcRootMessage #38

Merged
merged 1 commit into from Dec 21, 2023

Conversation

ashashev
Copy link
Contributor

It failed in case nested GrpcSchemaMessage contained another nested messages or enums.

Also, removed duplicate test.

The backend/mockingbird/src/test/resources/nested.proto test data updated for reproducing this problem.

@mockingbird/maintainers

It failed in case nested GrpcSchemaMessage contained another nested messages
or enums.

Also, removed duplicate test.
@danslapman danslapman merged commit 3be390b into leviysoft:main Dec 21, 2023
7 checks passed
@ashashev ashashev deleted the fix/grpc-nested-messages branch December 22, 2023 07:01
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.

None yet

2 participants