Closed Holzhaus closed 2 months ago
That's actually a problem I wanted to work on for a while, but I'm not sure how to implement it.
Either I keep the current API, and alias the renamed fields to deserialize both renamed and original Or I break the API and output the same data as MB sends.
I already asked the question once on the original repository without response so not sure what would be the best.
Awesome, thanks for the quick fix!
Thanks for maintaining this crate. I was planning to use this crate for fetching some data from musicbrainz, then serializing it to a file. However, at least for Releases, this is not working:
I suppose this is because some fields are renamed on deserialize, but not on serialize.