RandomAPI / Randomuser.me-Node

Source code that powers randomuser.me
https://randomuser.me
MIT License
1.34k stars 268 forks source link

JSON Formatting Inconsistency #194

Closed Ryan-Gross1993 closed 2 years ago

Ryan-Gross1993 commented 2 years ago

When calling the endpoint, the location is split into two field, while it's showing as one in the documentation.

It's a minor fix that might save some developer's a headache or two. 😉

Unrelated, thank you for this open-source contribution! :)

endpoint documentation
dimitri-bret commented 2 years ago

yes, i had this too. It is strange because it should be fixed by 49866db Is the live version in sync with source?

keitharm commented 2 years ago

Related: https://github.com/RandomAPI/Randomuser.me-Node/issues/157

The live version will be updated to reflect the repo when v1.4 comes out hopefully later this week.