Skip to content

chore: update v3 OpenAPI specs to v3.619.0#9

Merged
Ed Fricker (beastawakens) merged 1 commit into
mainfrom
sync/v3.619.0
May 29, 2026
Merged

chore: update v3 OpenAPI specs to v3.619.0#9
Ed Fricker (beastawakens) merged 1 commit into
mainfrom
sync/v3.619.0

Conversation

@beastawakens
Copy link
Copy Markdown
Member

@beastawakens Ed Fricker (beastawakens) commented May 29, 2026

User description

Automated v3 OpenAPI spec update for v3.619.0.


PR Type

enhancement


Description

  • Update biometric authentication endpoint path from /v3/authenticate to /v3/authentication

  • Update changelog and README to reflect the spec change


Diagram Walkthrough

flowchart LR
  A["API Spec Update"] -- "rename endpoint" --> B["/v3/authenticate → /v3/authentication"]
  B -- "update docs" --> C["README & CHANGELOG"]
Loading

File Walkthrough

Relevant files
Documentation
CHANGELOG.md
Add changelog entry for v3.619.0                                                 

CHANGELOG.md

  • Added new version entry v3.619.0 dated 2026-05-29
  • Documented the change to v3-biometric-authentication-entry
+5/-0     
README.md
Fix endpoint path in spec table                                                   

README.md

  • Updated the endpoint column for Biometric Authentication from POST
    /v3/authenticate to POST /v3/authentication
+1/-1     
Enhancement
v3-biometric-authentication-entry.yaml
Rename authentication endpoint path                                           

specs/v3/v3-biometric-authentication-entry.yaml

  • Renamed the API path from /v3/authenticate to /v3/authentication
+1/-1     


Need help?
  • Type /help how to ... in the comments thread for any questions about PR-Agent usage.
  • Check out the documentation for more information.
  • Copilot AI review requested due to automatic review settings May 29, 2026 06:25
    @prfectionist
    Copy link
    Copy Markdown

    prfectionist Bot commented May 29, 2026

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🏅 Score: 85
    🧪 No relevant tests
    🔒 No security concerns identified
    🔀 No multiple PR themes
    ⚡ Recommended focus areas for review

    Formatting Issue

    The ## [Unreleased] heading on line 7 is missing a blank line before the new ## [v3.619.0] heading on line 8. This makes the [Unreleased] section appear empty but visually merged with the new version entry, which is inconsistent with changelog conventions.

    ## [Unreleased]
    ## [v3.619.0] - 2026-05-29

    @prfectionist
    Copy link
    Copy Markdown

    prfectionist Bot commented May 29, 2026

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    Copy link
    Copy Markdown

    Copilot AI left a comment

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    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.0 changelog 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.

    @beastawakens Ed Fricker (beastawakens) merged commit 7c944ae into main May 29, 2026
    3 checks passed
    @beastawakens Ed Fricker (beastawakens) deleted the sync/v3.619.0 branch May 29, 2026 07:26
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    2 participants