mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-09 14:46:26 +00:00
[idl_parser] Mark typefield as deprecated (#5958)
* Mark typefield as deprecated * Add UnionDeprecation Test. * Update to use evolution schema instead. * Use --scoped-enums to compile.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
}
|
||||
],
|
||||
"i": 4321,
|
||||
"j": {
|
||||
"k": {
|
||||
"a": 9874.342,
|
||||
"b": "more please"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user