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

ProtobufConverter.from_recap fails with "Struct must have an alias" #397

Open
criccomini opened this issue Sep 18, 2023 · 1 comment
Open
Milestone

Comments

@criccomini
Copy link
Contributor

This error is technically correct, but really annoying since to_recap often doesn't set an alias for a struct. I'd like PB's from_recap to work with Structs that have no aliases (maybe it picks up name or uses some default if alias is unset?).

@criccomini
Copy link
Contributor Author

Make sure to enable the test_cli.py and test_gateway.py integration tests for protobuf schemas once this is done.

@criccomini criccomini added this to the 0.10.0 milestone Oct 11, 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

1 participant