External references¶
The SDK implementation and manual use these external references in addition to the supplied OpenAPI document:
- Okatana HTTP API guide — authentication, response conventions, scopes, pagination, automation rules, idempotency/retries, rate limits, compatibility.
- Okatana endpoint reference — route-level guidance and current endpoint behavior.
- Java SE 21 HttpClient — JDK HTTP client behavior and configuration.
- Material for MkDocs installation — documentation tooling and version constraint guidance.
- Apache Maven — build tooling.
The bundled resources/openapi.yaml remains the source of truth for the SDK's endpoint and request contract. External prose is used to explain operational behavior where it is consistent with that contract.