Greenstand / treetracker-query-api

To fetch Greenstand map data for client's like web map, wallet app, and so on.
GNU General Public License v3.0
15 stars 58 forks source link

fix: chaged the records limit to 100 #292

Closed kunalznk closed 1 year ago

kunalznk commented 1 year ago

I haven't changed limit in capture routes which is 20000 to 100

jeremydthomas commented 1 year ago

fixes #290

dadiorchen commented 1 year ago

@kunalznk thank you for you contribution!

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.62.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

kunalznk commented 1 year ago

Always welcome @dadiorchen

dadiorchen commented 1 year ago

@kunalznk to the requirements of one of our partner, we will give the query API a month time to allow 1000 per page, so now I will revert this PR and restore it a month later