Skip to content

Commit

Permalink
OpenAPI Update (#726)
Browse files Browse the repository at this point in the history
Update OpenAPI for 566799f70900a23b2251e1501b4c6ad47ce0816e

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] committed Mar 22, 2024
1 parent 5c3cacb commit 391181a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -24374,7 +24374,7 @@
"type": "integer"
},
"device_fingerprint": {
"description": "The hashed ID derived from the device ID from the card network associated with the token",
"description": "The hashed ID derived from the device ID from the card network associated with the token.",
"maxLength": 5000,
"nullable": true,
"type": "string"
Expand Down
2 changes: 1 addition & 1 deletion embedded/openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -16373,7 +16373,7 @@
"type": "integer"
},
"device_fingerprint": {
"description": "The hashed ID derived from the device ID from the card network associated with the token",
"description": "The hashed ID derived from the device ID from the card network associated with the token.",
"maxLength": 5000,
"nullable": true,
"type": "string"
Expand Down

0 comments on commit 391181a

Please sign in to comment.