Skip to content

Commit

Permalink
Merge pull request #1437 from codatio/oas-sync
Browse files Browse the repository at this point in the history
Automated PR created by OAS bot
  • Loading branch information
pzaichkina authored Nov 14, 2024
2 parents 710edb6 + d179264 commit aacfe6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/oas/Codat-Platform.json
Original file line number Diff line number Diff line change
Expand Up @@ -3401,7 +3401,7 @@
],
"put": {
"summary": "Configure",
"description": "The *Configure* endpoint allows you to maintain or change configuration required to return supplemental data for each integration and data type combination.\n\n[Supplemental data](https://docs.codat.io/using-the-api/additional-data) is additional data you can include in Codat's standard data types.\n\n**Integration-specific behaviour**\nSee the *examples* for integration-specific frequently requested properties.",
"description": "The *Configure* endpoint allows you to maintain or change configuration required to return supplemental data for each integration and data type combination.\n\n[Supplemental data](https://docs.codat.io/using-the-api/supplemental-data/overview) is additional data you can include in Codat's standard data types.\n\n**Integration-specific behaviour**\nSee the *examples* for integration-specific frequently requested properties.",
"operationId": "configure-supplemental-data",
"x-speakeasy-name-override": "configure",
"tags": [
Expand Down Expand Up @@ -3526,7 +3526,7 @@
},
"get": {
"summary": "Get configuration",
"description": "The *Get configuration* endpoint returns supplemental data configuration previously created for each integration and data type combination.\n\n[Supplemental data](https://docs.codat.io/using-the-api/additional-data) is additional data you can include in Codat's standard data types.",
"description": "The *Get configuration* endpoint returns supplemental data configuration previously created for each integration and data type combination.\n\n[Supplemental data](https://docs.codat.io/using-the-api/supplemental-data/overview) is additional data you can include in Codat's standard data types.",
"operationId": "get-supplemental-data-configuration",
"x-speakeasy-name-override": "get-configuration",
"tags": [
Expand Down

0 comments on commit aacfe6e

Please sign in to comment.