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

Add jsonpb marshallers #3165

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add jsonpb marshallers #3165

wants to merge 1 commit into from

Conversation

kasefuchs
Copy link

No description provided.

@xiaokangwang
Copy link
Contributor

xiaokangwang commented Sep 25, 2024

Hi! I think your pull request makes sense, but would you mind filling in some context what issue are you fixing here?

@kasefuchs
Copy link
Author

Certainly. When I tried to programmatically create the subscription document, I ran into the problem that the core was unable to unmarshall the configuration due to the final json being incompatible. So i added marshallers that make the output json valid for subsequent deserialization by the core.

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