Skip to content

Conversation

fingerprint-dx-team-actions-runner[bot]

Schema sync for v2.11.0 OpenAPI schema release.

Copy link
Contributor

github-actions bot commented Sep 1, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
5711 4812 84% 0% 🟢

New Files

File Coverage Status
fingerprint_pro_server_api_sdk/models/supplementary_id.py 55% 🟢
fingerprint_pro_server_api_sdk/models/webhook_supplementary_i_ds.py 59% 🟢
TOTAL 57% 🟢

Modified Files

File Coverage Status
fingerprint_pro_server_api_sdk/init.py 100% 🟢
fingerprint_pro_server_api_sdk/api/fingerprint_api.py 91% 🟢
fingerprint_pro_server_api_sdk/models/init.py 100% 🟢
fingerprint_pro_server_api_sdk/models/identification.py 91% 🟢
fingerprint_pro_server_api_sdk/models/webhook.py 49% 🟢
TOTAL 86% 🟢

updated for commit: 3de9bfa by action🐍

Copy link

@Copilot 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

This PR updates the Python SDK to sync with OpenAPI schema version v2.11.0, adding new filtering parameters for event search and supplementary ID support for webhooks.

  • Added 7 new filter parameters for the search events API
  • Introduced supplementary IDs functionality with new model classes
  • Updated visitor ID descriptions to include mobile device support

Reviewed Changes

Copilot reviewed 21 out of 21 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
test/test_fingerprint_api.py Added test parameters for new search filter options
test/mocks/webhook.json Added supplementary IDs mock data for webhook testing
res/fingerprint-server-api.yaml Updated OpenAPI schema with new parameters and models
fingerprint_pro_server_api_sdk/models/ Added SupplementaryID and WebhookSupplementaryIDs models
fingerprint_pro_server_api_sdk/api/fingerprint_api.py Implemented new search filter parameters
docs/ Updated documentation for new models and API parameters
.schema-version Bumped schema version to v2.11.0

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Orkuncakilkaya
Orkuncakilkaya previously approved these changes Sep 4, 2025
Copy link
Contributor

github-actions bot commented Sep 4, 2025

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

fingerprint-pro-server-api-python-sdk@8.11.0-rc.0

Minor Changes

  • events-search: Event search now supports a new set of filter parameters: developer_tools, location_spoofing, mitm_attack, proxy, sdk_version, sdk_platform, environment (4e2baaf)
  • webhook: Add supplementaryIds property to the Webhooks schema. (4e2baaf)
  • Add environmentId property to identification (4e2baaf)

@Orkuncakilkaya Orkuncakilkaya merged commit 393626f into main Sep 4, 2025
21 checks passed
@Orkuncakilkaya Orkuncakilkaya deleted the feat/open-api-v2.11.0 branch September 4, 2025 12:19
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.

3 participants