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(build): remove unnecessary Debug constraint for client streams #719

Merged
merged 1 commit into from
Jul 12, 2021

Conversation

davidpdrsn
Copy link
Member

This was accidentally committed as part of #692.

Fixes #718

This was accidentally committed as part of
#692.

Fixes #718
@davidpdrsn davidpdrsn merged commit 167e8cb into master Jul 12, 2021
@davidpdrsn davidpdrsn deleted the remove-debug-constraint branch July 12, 2021 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generated code for client streaming methods forces the client type parameter to implement Debug
2 participants