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 hosting parameter support for Orders API #1043

Closed pl-gideon closed 3 months ago

pl-gideon commented 3 months ago

Related Issue(s):

Closes # https://github.com/planetlabs/planet-client-python/issues/1042

Proposed Changes:

For inclusion in changelog (if applicable):

  1. Hosting parameter can be specified in the SDK / CLI when making Orders API requests.

Not intended for changelog:

Diff of User Interface

Old behavior: No support for hosting parameter.

New behavior: Hosting parameter can be specified in the SDK / CLI when making Orders API requests.

PR Checklist:

(Optional) @mentions for Notifications: @asonnenschein

asonnenschein commented 3 months ago

LGTM! Don't forget to add an entry to https://github.com/planetlabs/planet-client-python/blob/main/CHANGES.txt.

pl-gideon commented 3 months ago

@asonnenschein added to the cli docs 👍