planet-client-python icon indicating copy to clipboard operation
planet-client-python copied to clipboard

Allow orders create to take string

Open kevinlacaille opened this issue 3 years ago • 0 comments

Allow planet orders create to take text as an input.

Example:

planet orders create {"name": "test_order", "products": [{"item_ids": ["20200922_183724_23_106a", "20200922_183722_17_106a"], "item_type": "PSScene4Band", "product_bundle": "analytic"}]}

Blocked by #519

kevinlacaille avatar May 12 '22 19:05 kevinlacaille