Open
Description
Is your feature request related to a problem? Please describe
Current FileMappingTypeInfoConverter only supports basic types.
We want to support types like map<string, string>
, list<int>
in FileMappingTypeInfoConverter.
Describe the solution you'd like
Upgrade FileMappingTypeInfoConverter.