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

NullWrappedCollection schema generation support #1103

Open
jack-tomlinson opened this issue Oct 19, 2023 · 1 comment
Open

NullWrappedCollection schema generation support #1103

jack-tomlinson opened this issue Oct 19, 2023 · 1 comment
Assignees

Comments

@jack-tomlinson
Copy link

Hello,

We use protobuf-net for our gRPC API and have encountered an issue where an exception is thrown during schema generation when we have contracts decorated with the NullWrappedCollection attribute. We see the same error when we try to hit the reflection service whenever we're using postman/grpcurl.

We need to be able to support contracts which contain collections of nullable primitives.

The exception mentions to poke Marc with a big stick, I don't really have a stick at hand but I do have a github issue!

Are there any plans to support this any time soon?

Thanks!

@mgravell
Copy link
Member

Consider me stick-poked.

@mgravell mgravell self-assigned this Oct 19, 2023
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

No branches or pull requests

2 participants