Steve Hillier
Steve Hillier
Adds a `from_response_label` helper function to extract a label value from a response. Closes #73
Release
Hello, I have an update for the GWELLS API documentation to get it ready for (finally) publishing to the API catalog. This PR changes the API docs to focus on...
**Proposed Changes:** Adds a `Planet` sync client that has feature parity with the existing async clients. **Diff of User Interface** New behavior: The `Planet` client has members `data`, `subscriptions`, `orders`....
**Is your feature request related to a problem? Please describe.** Users need to pipe together multiple commands to create a simple order for a single item. Example from Slack: ```...