Skip to content

Commit 391181a

Browse files
OpenAPI Update (#726)
Update OpenAPI for 566799f70900a23b2251e1501b4c6ad47ce0816e Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
1 parent 5c3cacb commit 391181a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

embedded/openapi/spec3.beta.sdk.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24374,7 +24374,7 @@
2437424374
"type": "integer"
2437524375
},
2437624376
"device_fingerprint": {
24377-
"description": "The hashed ID derived from the device ID from the card network associated with the token",
24377+
"description": "The hashed ID derived from the device ID from the card network associated with the token.",
2437824378
"maxLength": 5000,
2437924379
"nullable": true,
2438024380
"type": "string"

embedded/openapi/spec3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16373,7 +16373,7 @@
1637316373
"type": "integer"
1637416374
},
1637516375
"device_fingerprint": {
16376-
"description": "The hashed ID derived from the device ID from the card network associated with the token",
16376+
"description": "The hashed ID derived from the device ID from the card network associated with the token.",
1637716377
"maxLength": 5000,
1637816378
"nullable": true,
1637916379
"type": "string"

0 commit comments

Comments
 (0)