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(protobuf): Allow unknown fields during serialization #83

Merged
merged 2 commits into from
Mar 28, 2024

Conversation

Deniallugo
Copy link
Contributor

What ❔

Allowing to use unknown fields during deserialization

Why ❔

It allows us to parse config schemas even if the config value is unknown

@Deniallugo Deniallugo requested a review from pompon0 as a code owner March 28, 2024 15:38
@Deniallugo Deniallugo force-pushed the deniallugo-allow-unknown-fields branch from b0e57b2 to 27954cb Compare March 28, 2024 15:54
@Deniallugo Deniallugo merged commit 8833a9b into main Mar 28, 2024
5 checks passed
@Deniallugo Deniallugo deleted the deniallugo-allow-unknown-fields branch March 28, 2024 16:02
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