Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

Limit the response size #15

Open
fafu opened this issue Jan 28, 2018 · 1 comment
Open

Limit the response size #15

fafu opened this issue Jan 28, 2018 · 1 comment

Comments

@fafu
Copy link

fafu commented Jan 28, 2018

Hi,
if I understand your code correct, the actual limit inside a response is set to 100. Is there a parameter I can pass with the request to limit the response to a response with a limited result size (e.g. 10)?

@asmaps
Copy link
Member

asmaps commented Feb 5, 2018

At the moment not. You would need to make this line dynamic: https://github.com/opendata-stuttgart/metaEFA/blob/master/meta_efa/main/utils.py#L43

PR welcome :-)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants