api-python
api-python copied to clipboard
Consider per-input limit for get_property_values.
For things such as names or latitude/longitude, most use cases probably only need one value:


Having to handle choosing one is several extra steps of hassle on the Python client side.