Skip to content

OpenAPI schema sync (v3.7.0) - #276

Merged
JuroUhlar merged 2 commits into
mainfrom
feat/open-api-v3.7.0
Aug 24, 2026
Merged

OpenAPI schema sync (v3.7.0)#276
JuroUhlar merged 2 commits into
mainfrom
feat/open-api-v3.7.0

Conversation

@fingerprint-dx-team-actions-runner

Copy link
Copy Markdown
Contributor

Schema sync for v3.7.0 OpenAPI schema release.

@changeset-bot

changeset-bot Bot commented Aug 21, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: d06f96f

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

github-actions Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 98.15% 159/162
🟢 Branches 96.84% 92/95
🟢 Functions 100% 35/35
🟢 Lines 98.11% 156/159

Test suite run success

83 tests passing in 24 suites.

Report generated by 🧪jest coverage report action from d06f96f

Show full coverage report
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🟢 All files 98.14 96.84 100 98.11
🟢  src 98.43 98.66 100 98.41
🔴   ...edApiTypes.ts 0 0 0 0
🔴   index.ts 0 0 0 0
🟢   sealedResults.ts 100 100 100 100
🟢   ...rApiClient.ts 96.15 97.22 100 96.15 358,362
🟢   types.ts 100 100 100 100
🟢   urlUtils.ts 100 100 100 100
🟢   webhook.ts 100 100 100 100
🟢  src/errors 97.05 90 100 96.96
🟢   apiErrors.ts 100 100 100 100
🟢   ...orResponse.ts 100 100 100 100
🟢   toError.ts 87.5 88.88 100 87.5 21
🟢   unsealError.ts 100 50 100 100 10

JuroUhlar
JuroUhlar previously approved these changes Aug 21, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Syncs the SDK with OpenAPI schema v3.7.0.

Changes:

  • Adds the active_call event-search filter.
  • Adds keyboard_layout_name to raw device attributes.
  • Updates schema metadata, changesets, and response fixtures.

Reviewed changes

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

Show a summary per file
File Description
.schema-version Advances schema version to v3.7.0.
.changeset/events-search-active-call-filter.md Records the search-filter addition.
.changeset/raw-device-attributes-keyboard-layout-name-events.md Records the raw attribute addition.
resources/fingerprint-server-api.yaml Adds both schema fields.
src/generatedApiTypes.ts Exposes both additions in TypeScript.
tests/.../search/get_event_search_200.json Adds keyboard layout fixture data.
tests/.../get_event_with_edge_200.json Adds an Edge event fixture.
tests/.../get_event_with_bot_info_200.json Adds keyboard layout fixture data.
tests/.../get_event_ruleset_200.json Adds keyboard layout fixture data.
tests/.../get_event_200.json Adds keyboard layout fixture data.
tests/.../get_event_200_with_unknown_field.json Adds keyboard layout fixture data.
tests/.../504_search_timeout_exceeded.json Adds a search-timeout fixture.
tests/.../429_too_many_search_requests.json Adds a search-throttling fixture.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread src/generatedApiTypes.ts
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Following releases will be created using changesets from this PR:

@fingerprint/node-sdk@7.7.0

Minor Changes

  • events-search: Add active_call filter parameter (29891a5)
  • Add keyboard_layout_name to RawDeviceAttributes (29891a5)

@JuroUhlar
JuroUhlar merged commit f99377b into main Aug 24, 2026
19 checks passed
@JuroUhlar
JuroUhlar deleted the feat/open-api-v3.7.0 branch August 24, 2026 08:58
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.

4 participants