You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Currently, the tool uses the @jsondata:Name annotation to overwrite the record name with the given JSON property name when using the parseAsType method. This issue aims to implement the same annotation usage in the toJson function to overwrite the given property name with the corresponding JSON property.
This feature improvement is required this proposal : #6747
The text was updated successfully, but these errors were encountered:
Description:
Currently, the tool uses the
@jsondata:Name
annotation to overwrite the record name with the given JSON property name when using the parseAsType method. This issue aims to implement the same annotation usage in the toJson function to overwrite the given property name with the corresponding JSON property.This feature improvement is required this proposal : #6747
The text was updated successfully, but these errors were encountered: