Support pass-through of unknown fields

This commit is contained in:
Daniel G. Taylor
2019-10-19 22:33:31 -07:00
parent b5c1f1aa7c
commit a5fac1c2ae
3 changed files with 32 additions and 8 deletions

View File

@@ -218,7 +218,7 @@ $ pipenv run tests
- [x] Repeated message fields
- [x] Maps
- [x] Maps of message fields
- [ ] Support passthrough of unknown fields
- [x] Support passthrough of unknown fields
- [x] Refs to nested types
- [x] Imports in proto files
- [x] Well-known Google types