chore: update v3 OpenAPI specs to v3.619.0#9
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
There was a problem hiding this comment.
Pull request overview
Updates the v3 OpenAPI reference for the biometric authentication endpoint as part of the automated spec sync for v3.619.0, renaming the documented path from /v3/authenticate to /v3/authentication and aligning the repo docs accordingly.
Changes:
- Renamed the biometric authentication spec path to
POST /v3/authentication. - Updated the README endpoint table to reflect the new path.
- Added a
v3.619.0changelog entry noting the spec update.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| specs/v3/v3-biometric-authentication-entry.yaml | Renames the documented OpenAPI path to /v3/authentication. |
| README.md | Updates the spec endpoint table entry for Biometric Authentication to the new path. |
| CHANGELOG.md | Adds a v3.619.0 entry recording the biometric authentication spec update. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
User description
Automated v3 OpenAPI spec update for v3.619.0.
PR Type
enhancement
Description
Update biometric authentication endpoint path from
/v3/authenticateto/v3/authenticationUpdate changelog and README to reflect the spec change
Diagram Walkthrough
File Walkthrough
CHANGELOG.md
Add changelog entry for v3.619.0CHANGELOG.md
v3.619.0dated 2026-05-29v3-biometric-authentication-entryREADME.md
Fix endpoint path in spec tableREADME.md
POST/v3/authenticatetoPOST /v3/authenticationv3-biometric-authentication-entry.yaml
Rename authentication endpoint pathspecs/v3/v3-biometric-authentication-entry.yaml
/v3/authenticateto/v3/authentication