Skip to content

Commit

Permalink
Update OpenAPI for 566799f70900a23b2251e1501b4c6ad47ce0816e
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Mar 22, 2024
1 parent 5c3cacb commit 4101790
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 4101790

Please sign in to comment.