inaturalist / iNaturalistAPI

Node.js API for iNaturalist.org
https://api.inaturalist.org/
102 stars 31 forks source link

Mention the `order` option for `species_count` #420

Closed frewsxcv closed 9 months ago

frewsxcv commented 10 months ago

Original commit: https://github.com/inaturalist/iNaturalistAPI/commit/6b51364dea0e4ec2dccf0a64fb1aa48e0a12cc83

Current V1 code: https://github.com/inaturalist/iNaturalistAPI/blob/f9a5b97dfb7c858dd019002e3b29b8fa5e47f1fb/lib/controllers/v1/taxa_controller.js#L855

frewsxcv commented 10 months ago

It's hard for me to follow the V2 code, so I'm not sure where to document this param or if V2 even accepts it.

https://github.com/inaturalist/iNaturalistAPI/blob/f9a5b97dfb7c858dd019002e3b29b8fa5e47f1fb/openapi/paths/v2/observations/species_counts.js#L8-L19