planetlabs / planet-client-python

Python client for Planet APIs
https://planet-sdk-for-python-v2.readthedocs.io/en/latest/
Apache License 2.0
274 stars 92 forks source link

Limit behaviour not documented in the subscriptions API #1069

Closed tbarsballe closed 1 week ago

tbarsballe commented 1 week ago

Expected behavior I would expect the Subscriptions Client Reference to describe how to allow no limit (set limit=0), but it does not. The data client documentation does describe this behaviour.