Skip to content

docs: add idempotency usage examples and fix namespace casing#9

Merged
sandervanhooft merged 1 commit intomainfrom
sandervanhooft/sdk-idem-docs
Apr 8, 2026
Merged

docs: add idempotency usage examples and fix namespace casing#9
sandervanhooft merged 1 commit intomainfrom
sandervanhooft/sdk-idem-docs

Conversation

@sandervanhooft
Copy link
Copy Markdown
Member

Summary

  • Add idempotency documentation to README, docs/README, docs/Checkouts, and docs/Subscriptions covering automatic key generation, manual overrides, per-request options, custom generators, and disabling
  • Fix Vatly\ApiVatly\API namespace casing in code examples
  • Simplify error handling docs to match the actual exception hierarchy (single ApiException)

Test plan

  • Verify code examples render correctly in GitHub markdown
  • Confirm namespace references match the actual SDK classes

Document automatic idempotency key generation, manual overrides,
per-request options, custom generators, and disabling. Fix
Vatly\Api -> Vatly\API namespace casing in code examples. Simplify
error handling docs to match actual exception hierarchy.
@sandervanhooft sandervanhooft merged commit dc7caab into main Apr 8, 2026
12 checks passed
@sandervanhooft sandervanhooft deleted the sandervanhooft/sdk-idem-docs branch April 8, 2026 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant