add support for source_type parameter in Orders client list orders #752
Labels
CLI/SDK Interface
Update the CLI and SDK to the finalized interface
enhancement
orders api
verified
reported issue can be reproduced
Milestone
The list orders endpoint provides a
source_type
parameter to include source-types in the the order list. By default this is 'scenes', which only includes scene orders, but with the source_type parameter this can be changed to 'basemaps' or 'scenes,basemaps'. Add support for this in the Orders client list_orders function.The text was updated successfully, but these errors were encountered: