planetlabs / planet-client-python

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

Add path_prefix to Subscriptions API request builder #1018

Closed pl-gideon closed 9 months ago

pl-gideon commented 9 months ago

Closes #1017

Proposed Changes:

For inclusion in changelog (if applicable):

  1. Add path_prefix to Subscriptions API request builder.

Diff of User Interface

Old behavior:

New behavior:

path_prefix is an optional parameter for google_cloud_storage, amazon_s3, azure_blob_storage, and oracle_cloud_storage in subscriptions_request.

PR Checklist: