Skip to content

OpenAPI schema sync (v3.3.1)#219

Merged
erayaydin merged 6 commits into
mainfrom
feat/open-api-v3.3.1
May 20, 2026
Merged

OpenAPI schema sync (v3.3.1)#219
erayaydin merged 6 commits into
mainfrom
feat/open-api-v3.3.1

Conversation

@fingerprint-dx-team-actions-runner
Copy link
Copy Markdown

Schema sync for v3.3.1 OpenAPI schema release.

erayaydin added 2 commits May 19, 2026 17:01
BackedEnum query parameters passed as arrays were not extracted to
their underlying value before string casting in `buildQuery()`
function. This was causing casting errors.
@erayaydin erayaydin force-pushed the feat/open-api-v3.3.1 branch from f85a68d to 4fcd455 Compare May 20, 2026 09:35
@erayaydin erayaydin force-pushed the feat/open-api-v3.3.1 branch from b752716 to 720b35e Compare May 20, 2026 09:51
@github-actions
Copy link
Copy Markdown
Contributor

🟢 Coverage increased by 83.98%

Code Coverage Report

Coverage Report

St. Category Percentage Covered / Total
🟢 Statements 83.98% 3067 / 3652
🟢 Functions 82.18% 1213 / 1476
Files Coverage
St. File Methods Statements Total Coverage
🔴 src/Model/BotInfoCategory.php 0.00% 0.00% 0.00%
🔴 src/Model/BotInfoConfidence.php 0.00% 0.00% 0.00%
🔴 src/Model/BotInfoIdentity.php 0.00% 0.00% 0.00%
🔴 src/Model/BotResult.php 0.00% 0.00% 0.00%
🔴 src/Model/ErrorCode.php 0.00% 0.00% 0.00%
🔴 src/Model/IncrementalIdentificationStatus.php 0.00% 0.00% 0.00%
🔴 src/Model/ModelInterface.php 0.00% 0.00% 0.00%
🔴 src/Model/ProxyConfidence.php 0.00% 0.00% 0.00%
🔴 src/Model/RareDevicePercentileBucket.php 0.00% 0.00% 0.00%
🔴 src/Model/RuleActionType.php 0.00% 0.00% 0.00%
🔴 src/Model/SearchEventsBot.php 0.00% 0.00% 0.00%
🔴 src/Model/SearchEventsBotInfo.php 0.00% 0.00% 0.00%
🔴 src/Model/SearchEventsIncrementalIdentificationStatus.php 0.00% 0.00% 0.00%
🔴 src/Model/SearchEventsRareDevicePercentileBucket.php 0.00% 0.00% 0.00%
🔴 src/Model/SearchEventsSdkPlatform.php 0.00% 0.00% 0.00%
🔴 src/Model/SearchEventsVpnConfidence.php 0.00% 0.00% 0.00%
🔴 src/Model/TamperingConfidence.php 0.00% 0.00% 0.00%
🔴 src/Model/VpnConfidence.php 0.00% 0.00% 0.00%
🔴 src/Sealed/DecryptionAlgorithm.php 0.00% 0.00% 0.00%

@github-actions
Copy link
Copy Markdown
Contributor

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

@fingerprint/php-sdk@7.2.0-develop.0

Minor Changes

  • events-search: Add start_date_time and end_date_time RFC3339 timestamp filters (c68cc6a)
  • events: Add Android platform support to developer_tools smart signal (c68cc6a)
  • events: Add labels to Event (c68cc6a)
  • events: Add iOS platform support to developer_tools (c68cc6a)
  • events-search: Add bot_info filter parameters (c68cc6a)
  • events-search: Add unknown value to BotInfoCategory (c68cc6a)

Patch Changes

  • events: Clarify availability of proxy and VM ML score signals (c68cc6a)
  • events: Clarify semantics of incremental_identification_status (c68cc6a)
  • visitors: Clarify rate limits for deleteVisitorData operation (c68cc6a)
  • search-events: Fix BackedEnum query parameters causing "Object could not be converted to string" error in buildQuery (4fcd455)
  • events-search: Clarify availability of rare_device and rare_device_percentile_bucket query parameters (c68cc6a)
  • events-search: Fix pagination_key example (c68cc6a)

@erayaydin erayaydin merged commit 81cf2a0 into main May 20, 2026
16 checks passed
@erayaydin erayaydin deleted the feat/open-api-v3.3.1 branch May 20, 2026 10:59
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