Skip to content

OpenAPI schema sync (v2.5.0) #117

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 24, 2025
Merged

OpenAPI schema sync (v2.5.0) #117

merged 4 commits into from
Apr 24, 2025

Conversation

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

Schema sync for v2.5.0 OpenAPI schema release.

Copy link
Contributor

github-actions bot commented Apr 16, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
5407 4598 85% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
fingerprint_pro_server_api_sdk/api/fingerprint_api.py 90% 🟢
fingerprint_pro_server_api_sdk/models/tampering.py 93% 🟢
fingerprint_pro_server_api_sdk/models/webhook.py 49% 🟢
fingerprint_pro_server_api_sdk/models/webhook_tampering.py 57% 🟢
TOTAL 72% 🟢

updated for commit: bd7cad0 by action🐍

ilfa
ilfa previously approved these changes Apr 24, 2025
Expanded the `test_search_events_all_params` test to cover all
supported query parameters (filters). This improves test coverage.
… for unordered field comparison

Refactored `test_search_events_all_params` for better readability.
Replaced individual parameter variables with a single `params` dict.
Simplified the request call using dynamic kwargs `**params`.

This change also update `MockPoolManager` to use `assertCountEqual`
instead of `assertEqual` when comparing kwargs. This avoids assertion
failures due to ordering differences in the `fields` list, which
contains tuples and should not be order-dependent.
Copy link
Contributor

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

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

Minor Changes

  • events-search: Event search now supports a new set of filter parameters: vpn, virtual_machine, tampering, anti_detect_browser, incognito, privacy_settings, jailbroken, frida, factory_reset, cloned_app, emulator, root_apps, vpn_confidence, min_suspect_score. (9354da9)

Patch Changes

  • webhook: Add environmentId property (9354da9)

@erayaydin erayaydin merged commit 26913c1 into main Apr 24, 2025
21 checks passed
@erayaydin erayaydin deleted the feat/open-api-v2.5.0 branch April 24, 2025 13:28
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.

2 participants