mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-28 04:28:05 +00:00
Rename AnyUniqueAliases.T to AnyUniqueAliases.TS to avoid naming conflict (#5362)
This commit is contained in:
committed by
Wouter van Oortmerssen
parent
93f74c0363
commit
9d92fd92e1
@@ -15,7 +15,7 @@
|
||||
},
|
||||
"MyGame_Example_AnyUniqueAliases" : {
|
||||
"type" : "string",
|
||||
"enum": ["NONE", "M", "T", "M2"]
|
||||
"enum": ["NONE", "M", "TS", "M2"]
|
||||
},
|
||||
"MyGame_Example_AnyAmbiguousAliases" : {
|
||||
"type" : "string",
|
||||
|
||||
Reference in New Issue
Block a user