Skip to content

Commit

Permalink
Update OpenAPI specification
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Sep 10, 2024
1 parent 7a835ae commit 809fa87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -17926,6 +17926,7 @@
},
"clearing_date": {
"description": "The date that the transactions are cleared and posted to user's accounts.",
"format": "unix-time",
"type": "integer"
},
"created": {
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17310,6 +17310,7 @@ components:
description: >-
The date that the transactions are cleared and posted to user's
accounts.
format: unix-time
type: integer
created:
description: >-
Expand Down

0 comments on commit 809fa87

Please sign in to comment.