mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-01 15:13:56 +00:00
Reenable optional json (#7352)
* Revert "Revert "Implement optional scalars for JSON (#7322)" (#7351)"
This reverts commit 9a1913a87a.
* Add optional scalars json to bazel
Co-authored-by: Caleb Zulawski <caleb.zulawski@caci.com>
This commit is contained in:
@@ -50,6 +50,8 @@ cc_test(
|
||||
":name_clash_test/valid_test2.fbs",
|
||||
":native_type_test.fbs",
|
||||
":optional_scalars.fbs",
|
||||
":optional_scalars.json",
|
||||
":optional_scalars_defaults.json",
|
||||
":prototest/imported.proto",
|
||||
":prototest/test.golden",
|
||||
":prototest/test.proto",
|
||||
|
||||
Reference in New Issue
Block a user