Skip to content

OpenAPI schema sync (v3.7.0) - #45

Merged
mcnulty-fp merged 3 commits into
mainfrom
feat/open-api-v3.7.0
Aug 21, 2026
Merged

OpenAPI schema sync (v3.7.0)#45
mcnulty-fp merged 3 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.

Co-authored-by: mcnulty-fp <212590662+mcnulty-fp@users.noreply.github.com>
…s-maximum-params-test

test: add active_call filter coverage to searchEventsMaximumParamsTest
@github-actions

Copy link
Copy Markdown
Contributor

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

java-sdk@8.7.0

Minor Changes

  • events-search: Add active_call filter parameter (6db3a98)
  • Add keyboard_layout_name to RawDeviceAttributes (6db3a98)

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Synchronizes the Java SDK with OpenAPI schema v3.7.0.

Changes:

  • Adds the active_call event-search filter.
  • Adds keyboard_layout_name to raw device attributes, mocks, and documentation.
  • Updates schema version and release changesets.

Reviewed changes

Copilot reviewed 14 out of 14 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.schema-version Updates 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 new device attribute.
res/fingerprint-server-api.yaml Syncs both schema additions.
sdk/src/main/java/com/fingerprint/v4/api/FingerprintApi.java Exposes and sends active_call.
sdk/src/main/java/com/fingerprint/v4/model/RawDeviceAttributes.java Models keyboard_layout_name.
sdk/src/test/java/com/fingerprint/v4/api/FingerprintApiTest.java Tests the new query parameter.
sdk/src/test/resources/mocks/events/get_event_200.json Updates event fixture.
sdk/src/test/resources/mocks/events/get_event_200_with_unknown_field.json Updates unknown-field fixture.
sdk/src/test/resources/mocks/events/get_event_ruleset_200.json Updates ruleset fixture.
sdk/src/test/resources/mocks/events/get_event_with_bot_info_200.json Updates bot-info fixture.
sdk/src/test/resources/mocks/events/search/get_event_search_200.json Updates search fixture.
docs/FingerprintApi.md Documents activeCall.
docs/RawDeviceAttributes.md Documents keyboardLayoutName.

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

@mcnulty-fp mcnulty-fp self-assigned this Aug 21, 2026
@mcnulty-fp
mcnulty-fp merged commit 8648527 into main Aug 21, 2026
20 checks passed
@mcnulty-fp
mcnulty-fp deleted the feat/open-api-v3.7.0 branch August 21, 2026 15:04
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