/openapi and /spec on getcargo.ai rewrite to /openapi.json.
The spec describes:
- The REST server at
https://api.getcargo.io/v1 - Bearer and OAuth 2.0 security schemes, including named scopes
- Typed request and response schemas
Idempotency-Keyon write operations- A shared error schema on 4xx and 5xx responses
DeprecationandSunsetheaders on retired operations

