Skip to content

chore: update v3 OpenAPI specs to v3.637.0#13

Open
Ed Fricker (beastawakens) wants to merge 1 commit into
mainfrom
sync/v3.637.0
Open

chore: update v3 OpenAPI specs to v3.637.0#13
Ed Fricker (beastawakens) wants to merge 1 commit into
mainfrom
sync/v3.637.0

Conversation

@beastawakens
Copy link
Copy Markdown
Member

@beastawakens Ed Fricker (beastawakens) commented Jun 5, 2026

User description

Automated v3 OpenAPI spec update for v3.637.0.


PR Type

Enhancement


Description

  • Replace v3-block-user API with new v3-report-user-fraud endpoint

  • Add missingCallbackUrl error example to multiple verification specs

  • Update documentation and changelog for v3.637.0


Diagram Walkthrough

flowchart LR
  A["v3-block-user (removed)"] -- "replaced by" --> B["v3-report-user-fraud (new)"]
  C["Verification specs"] -- "added error example" --> D["missingCallbackUrl 400 response"]
Loading

File Walkthrough

Relevant files
Documentation
3 files
CHANGELOG.md
Add v3.637.0 changelog entry with updates and removals     
+15/-0   
README.md
Replace Block User with Report User Fraud in API table     
+1/-1     
index.html
Update spec list replacing block-user with report-user-fraud
+1/-1     
Enhancement
9 files
v3-biometric-authentication-entry.yaml
Add missingCallbackUrl error example to 400 response         
+5/-0     
v3-biometric-enrollment-entry.yaml
Add missingCallbackUrl error example to 400 response         
+5/-0     
v3-biometric-kyc-entry.yaml
Add missingCallbackUrl error example to 400 response         
+5/-0     
v3-block-user.yaml
Remove entire Block User API specification                             
+0/-261 
v3-document-verification-entry.yaml
Add missingCallbackUrl error example to 400 response         
+5/-0     
v3-enhanced-document-verification-entry.yaml
Add missingCallbackUrl error example to 400 response         
+5/-0     
v3-enhanced-kyc-entry.yaml
Add missingCallbackUrl error example to 400 response         
+5/-0     
v3-report-user-fraud.yaml
Add new Report User Fraud API specification                           
+287/-0 
v3-smart-selfie-compare-entry.yaml
Add missingCallbackUrl error example to 400 response         
+5/-0     


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 June 5, 2026 10:35
    @prfectionist
    Copy link
    Copy Markdown

    prfectionist Bot commented Jun 5, 2026

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🏅 Score: 90
    🧪 No relevant tests
    🔒 No security concerns identified
    🔀 No multiple PR themes
    ⚡ No major issues detected

    @prfectionist
    Copy link
    Copy Markdown

    prfectionist Bot commented Jun 5, 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 Smile Identity v3 OpenAPI reference set to release v3.637.0, including replacing the deprecated Block User spec with the new Report User Fraud endpoint and aligning verification entry specs with a new missingCallbackUrl error example.

    Changes:

    • Added new v3-report-user-fraud OpenAPI spec and removed v3-block-user.
    • Added missingCallbackUrl 400-response example across multiple verification entry specs.
    • Updated docs site spec list and README API table to point to the new endpoint, plus a new changelog entry for v3.637.0.

    Reviewed changes

    Copilot reviewed 12 out of 12 changed files in this pull request and generated 1 comment.

    Show a summary per file
    File Description
    CHANGELOG.md Adds v3.637.0 entry documenting the spec updates/removal.
    README.md Replaces Block User row with Report User Fraud in the API table.
    docs/index.html Updates Redoc spec picker list to remove block-user and add report-user-fraud.
    specs/v3/v3-biometric-authentication-entry.yaml Adds missingCallbackUrl example to 400 response examples.
    specs/v3/v3-biometric-enrollment-entry.yaml Adds missingCallbackUrl example to 400 response examples.
    specs/v3/v3-biometric-kyc-entry.yaml Adds missingCallbackUrl example to 400 response examples.
    specs/v3/v3-document-verification-entry.yaml Adds missingCallbackUrl example to 400 response examples.
    specs/v3/v3-enhanced-document-verification-entry.yaml Adds missingCallbackUrl example to 400 response examples.
    specs/v3/v3-enhanced-kyc-entry.yaml Adds missingCallbackUrl example to 400 response examples.
    specs/v3/v3-smart-selfie-compare-entry.yaml Adds missingCallbackUrl example to 400 response examples.
    specs/v3/v3-block-user.yaml Removes the deprecated Block User API specification.
    specs/v3/v3-report-user-fraud.yaml Adds the new Report User Fraud API specification.

    💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

    Comment thread CHANGELOG.md
    Comment on lines +10 to +18
    ### Changed
    - Updated `v3-biometric-authentication-entry`
    - Updated `v3-biometric-enrollment-entry`
    - Updated `v3-biometric-kyc-entry`
    - Updated `v3-document-verification-entry`
    - Updated `v3-enhanced-document-verification-entry`
    - Updated `v3-enhanced-kyc-entry`
    - Updated `v3-report-user-fraud`
    - Updated `v3-smart-selfie-compare-entry`
    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