2023-08-08
over 2 years ago
Changed
- Increased rate limits on Create Task, Create Feasibility, and Cancel Task. Please review the updated rate limits table for these endpoints at Rate Limiting.
- When retrieving access tokens via the Client Credentials workflow, https://auth.canopy.umbra.space/oauth/token will now return HTTP status code 400 instead of 500 when rate limiting is in effect. Please review the documentation here for more details.
- Improved documentation for all enumerations associated with the
TaskandFeasibilitymodels in the API Reference
Fixed
- DeliveryConfig path interpolation for
S3_UMBRA_ROLEconfigs will now replaceTask.userOrderId = Nonewith an empty string in the path rather than the string"None"