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
{{ message }}
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.
Executing the Pokemon Species endpoint for Mr. Rime returns an empty list of egg groups. This seems to be incorrect, as Bulbapedia lists it as part of the Human-like (Humanshape) egg group.
Hey Naramsim! Definitely not opposed to helping out with this if it isn't terribly taxing, time permitting. Would that require some level of db access? Or is the data updated in a different manner?
I took a quick scan before I asked, and somehow I missed that directory entirely. My mistake! Thank you for pointing me in the right direction!
It actually looks like PR 86 is adding the data I noticed was missing (added line 1110 in pokemon_egg_groups.csv), amongst its several other changes. If I encounter anything similar going forward, I'll see if I can contribute an update from my end.
Executing the Pokemon Species endpoint for Mr. Rime returns an empty list of egg groups. This seems to be incorrect, as Bulbapedia lists it as part of the Human-like (Humanshape) egg group.
To reproduce
Expectation: The egg_groups list would contain a single entry for "humanshape"
The text was updated successfully, but these errors were encountered: