Skip to content

doc: Removed EA tag from MyAccount APIs#980

Merged
pmathew92 merged 1 commit into
mainfrom
doc/my_account_ea
Jun 12, 2026
Merged

doc: Removed EA tag from MyAccount APIs#980
pmathew92 merged 1 commit into
mainfrom
doc/my_account_ea

Conversation

@pmathew92

@pmathew92 pmathew92 commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Changes

This PR removes the EA tag from MyAccount API as it is available in GA now

References

https://auth0.com/docs/api/myaccount

Checklist

Summary by CodeRabbit

  • Documentation
    • Removed Early Access notices from My Account API documentation
    • Updated API credentials reference links in the documentation

@pmathew92 pmathew92 requested a review from a team as a code owner June 12, 2026 05:31
@coderabbitai

coderabbitai Bot commented Jun 12, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: ffa74256-8bc1-4400-861e-1c3086634a29

📥 Commits

Reviewing files that changed from the base of the PR and between 5d3ddd4 and f51ec3b.

📒 Files selected for processing (2)
  • EXAMPLES.md
  • auth0/src/main/java/com/auth0/android/myaccount/MyAccountAPIClient.kt
💤 Files with no reviewable changes (1)
  • auth0/src/main/java/com/auth0/android/myaccount/MyAccountAPIClient.kt

📝 Walkthrough

Walkthrough

Early Access labels and status notices are removed from both example documentation and API client source code documentation. The "API credentials" reference is retargeted, and six method documentation blocks are simplified by deleting the availability disclaimer.

Changes

Early Access Documentation Cleanup

Layer / File(s) Summary
Example documentation cleanup
EXAMPLES.md
The My Account API section removes the Early Access callout and link anchor; the "API credentials" subsection heading removes the "[EA]" suffix.
API client KDoc updates
auth0/src/main/java/com/auth0/android/myaccount/MyAccountAPIClient.kt
Six authentication-method endpoint KDoc blocks (passkeyEnrollmentChallenge, enroll, getAuthenticationMethods, getAuthenticationMethodById, updateAuthenticationMethodById, deleteAuthenticationMethod) remove the "## Availability" Early Access notice section.

🎯 1 (Trivial) | ⏱️ ~3 minutes

🐰 Early Access labels fade away,
Like morning dew at end of day,
Six methods now shine bright and clear,
No disclaimers do we fear!
Documentation fresh and new,
The docs are polished through and through. ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the main change: removing the Early Access (EA) tag from MyAccount API documentation as the API transitions from EA to general availability.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch doc/my_account_ea

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@pmathew92 pmathew92 merged commit 5b86b71 into main Jun 12, 2026
7 checks passed
@pmathew92 pmathew92 deleted the doc/my_account_ea branch June 12, 2026 06:17
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.

3 participants