Posts

Post marked as solved
1 Replies
5.3k Views
I'm trying to read JSON from an api out of my control and the format of the JSON is such that the ID field is not called ID... it's swimmerID. How do I create a model that conforms to Identifiable, but with a different id name? I've been searching for an answer and I've come up with nothing. Any one have any suggestions?
Posted Last updated
.