-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
support json format on flat schema, reenable json tests (#60)
Support json as format using a flat schema reenable json tests: - `proto schema with collection` test is skipped, expected to not work - `proto schema with just fields (flat)` test is reenabled - added scala json interop - sanity check scala -> json -> scala - scala -> json -> .net - .net -> json -> scala
- Loading branch information
1 parent
251e750
commit d6c8b68
Showing
16 changed files
with
428 additions
and
120 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.