Skip to content

Commit

Permalink
Merge pull request #1400 from codatio/oas-sync
Browse files Browse the repository at this point in the history
Automated PR created by OAS bot
  • Loading branch information
mcclowes authored Oct 21, 2024
2 parents 698169f + 3e14538 commit 8a18b6e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions static/oas/Codat-Bank-Feeds.json
Original file line number Diff line number Diff line change
Expand Up @@ -4052,6 +4052,7 @@
"bankFeeds.sourceAccount.connected": {
"post": {
"description": "Called when a bank feed source account has become connected.",
"x-speakeasy-feature-flag": "bank-feeds",
"requestBody": {
"content": {
"application/json": {
Expand Down Expand Up @@ -4101,6 +4102,7 @@
"bankFeeds.sourceAccount.disconnected": {
"post": {
"description": "Called when a bank feed source account has become disconnected.",
"x-speakeasy-feature-flag": "bank-feeds",
"requestBody": {
"content": {
"application/json": {
Expand Down
2 changes: 2 additions & 0 deletions static/oas/Webhooks.json
Original file line number Diff line number Diff line change
Expand Up @@ -841,6 +841,7 @@
"bankFeeds.sourceAccount.connected": {
"post": {
"description": "Called when a bank feed source account has become connected.",
"x-speakeasy-feature-flag": "bank-feeds",
"requestBody": {
"content": {
"application/json": {
Expand Down Expand Up @@ -890,6 +891,7 @@
"bankFeeds.sourceAccount.disconnected": {
"post": {
"description": "Called when a bank feed source account has become disconnected.",
"x-speakeasy-feature-flag": "bank-feeds",
"requestBody": {
"content": {
"application/json": {
Expand Down

0 comments on commit 8a18b6e

Please sign in to comment.