Open hellow554 opened 4 years ago
At this moment you can't get that data directly with pokepy.
I was working on hypermedia resources a while ago to handle those kinds of situations, but I haven't had the time to work on it... My work is on the pagination branch, if you want to check it out
e.g.
is a NamedApiResource which points to PokemonSpecies
I haven't figured out yet, how to get the data from that NamedApiResource. Is there an easy way, e.g.
get()
?