Skip to content

Commit

Permalink
Deploying to gh-pages from @ 5d3c6b9 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ilfa committed Oct 28, 2024
1 parent 720e84e commit b35b35e
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 15 deletions.
4 changes: 0 additions & 4 deletions schemas/fingerprint-server-api-compact.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -912,7 +912,6 @@ components:
type: boolean
ip:
type: string
format: ipv4
description: IP address of the requesting browser or bot.
ipLocation:
$ref: '#/components/schemas/DeprecatedGeolocation'
Expand Down Expand Up @@ -1046,7 +1045,6 @@ components:
description: Page URL from which the request was sent.
ip:
type: string
format: ipv4
description: IP address of the requesting browser or bot.
time:
type: string
Expand Down Expand Up @@ -1877,7 +1875,6 @@ components:
description: Flag if user used incognito session.
ip:
type: string
format: ipv4
description: IP address of the requesting browser or bot.
ipLocation:
$ref: '#/components/schemas/DeprecatedGeolocation'
Expand Down Expand Up @@ -2274,7 +2271,6 @@ components:
description: Page URL from which the request was sent.
ip:
type: string
format: ipv4
description: IP address of the requesting browser or bot.
tag:
$ref: '#/components/schemas/Tag'
Expand Down
3 changes: 0 additions & 3 deletions schemas/fingerprint-server-api-readme-explorer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4143,7 +4143,6 @@ components:
type: boolean
ip:
type: string
format: ipv4
description: IP address of the requesting browser or bot.
ipLocation:
$ref: '#/components/schemas/DeprecatedGeolocation'
Expand Down Expand Up @@ -4277,7 +4276,6 @@ components:
description: Page URL from which the request was sent.
ip:
type: string
format: ipv4
description: IP address of the requesting browser or bot.
time:
type: string
Expand Down Expand Up @@ -5108,7 +5106,6 @@ components:
description: Flag if user used incognito session.
ip:
type: string
format: ipv4
description: IP address of the requesting browser or bot.
ipLocation:
$ref: '#/components/schemas/DeprecatedGeolocation'
Expand Down
4 changes: 0 additions & 4 deletions schemas/fingerprint-server-api-schema-for-sdks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -912,7 +912,6 @@ components:
type: boolean
ip:
type: string
format: ipv4
description: IP address of the requesting browser or bot.
ipLocation:
$ref: '#/components/schemas/DeprecatedGeolocation'
Expand Down Expand Up @@ -1046,7 +1045,6 @@ components:
description: Page URL from which the request was sent.
ip:
type: string
format: ipv4
description: IP address of the requesting browser or bot.
time:
type: string
Expand Down Expand Up @@ -1877,7 +1875,6 @@ components:
description: Flag if user used incognito session.
ip:
type: string
format: ipv4
description: IP address of the requesting browser or bot.
ipLocation:
$ref: '#/components/schemas/DeprecatedGeolocation'
Expand Down Expand Up @@ -2274,7 +2271,6 @@ components:
description: Page URL from which the request was sent.
ip:
type: string
format: ipv4
description: IP address of the requesting browser or bot.
tag:
$ref: '#/components/schemas/Tag'
Expand Down
4 changes: 0 additions & 4 deletions schemas/fingerprint-server-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4172,7 +4172,6 @@ components:
type: boolean
ip:
type: string
format: ipv4
description: IP address of the requesting browser or bot.
ipLocation:
$ref: '#/components/schemas/DeprecatedGeolocation'
Expand Down Expand Up @@ -4306,7 +4305,6 @@ components:
description: Page URL from which the request was sent.
ip:
type: string
format: ipv4
description: IP address of the requesting browser or bot.
time:
type: string
Expand Down Expand Up @@ -5137,7 +5135,6 @@ components:
description: Flag if user used incognito session.
ip:
type: string
format: ipv4
description: IP address of the requesting browser or bot.
ipLocation:
$ref: '#/components/schemas/DeprecatedGeolocation'
Expand Down Expand Up @@ -5534,7 +5531,6 @@ components:
description: Page URL from which the request was sent.
ip:
type: string
format: ipv4
description: IP address of the requesting browser or bot.
tag:
$ref: '#/components/schemas/Tag'
Expand Down

0 comments on commit b35b35e

Please sign in to comment.