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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
New villagers endpoint.
This new endpoint queries data for all 480 villagers across the entire series.
Provides filtering by name, personality, species, birthday, and game.
Can request additional New Horizons-specific details via the nhdetails=true query parameter.
Fix for NH critters: previously, querying a single NH critter (e.g. /nh/fish/Sea Bass) returned an array with one object in it. Now, it will return just the one object. Users sending in Accept-Version w/ version 1.0.X will continue to receive the array.