Skip to content

docs: document public API annotations#149

Merged
marandaneto merged 1 commit into
mainfrom
docs/document-public-api
May 21, 2026
Merged

docs: document public API annotations#149
marandaneto merged 1 commit into
mainfrom
docs/document-public-api

Conversation

@marandaneto
Copy link
Copy Markdown
Member

💡 Motivation and Context

Keep the SDK's public API documentation annotations complete and avoid stale Rails usage examples in the package README. Public methods/configuration now have YARD annotations for parameters, options, return values, deprecations, and experimental/private status where appropriate.

💚 How did you test it?

  • bundle exec rubocop
  • bundle exec rspec

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • I updated the docs if needed.
  • No breaking change or entry added to the changelog.

If releasing new changes

  • Ran pnpm changeset to generate a changeset file

@marandaneto marandaneto merged commit c30f7e5 into main May 21, 2026
15 checks passed
@marandaneto marandaneto deleted the docs/document-public-api branch May 21, 2026 08:30
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.

2 participants