Closed daniel-luberda closed 6 years ago
Hello,
You can personalize the two serializers to achieve this type of matching.
The second possibility is to add attribute like [JsonProperty("product_id")].
If you want to add this feature (add some configuration for formatters), feel free to make a PR :).
@daniel-luberda can you tell me if the implementation I made was what you imagine?
Fuzzy element name matching would be a great addition.