Skip to content

Commit 670bcb5

Browse files
authored
Merge pull request #585 from codatio/speakeasy-sdk-regen-1714139603
chore: 🐝 Update SDK - Generate Platform library
2 parents cdb927a + 173d881 commit 670bcb5

File tree

78 files changed

+1536
-185
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+1536
-185
lines changed

platform/.speakeasy/gen.lock

Lines changed: 30 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 6a970e30-8d0a-42f0-a8ce-621dfe880a1d
33
management:
4-
docChecksum: 6b9afa35a1ca4d8a1834643e80dd9a19
4+
docChecksum: 91b86a7707fc536ccbdc7b7345d775a0
55
docVersion: 3.0.0
6-
speakeasyVersion: internal
7-
generationVersion: 2.277.0
8-
releaseVersion: 2.4.0
9-
configChecksum: 1fb7d6a671a42e77e4f4e6d10259f3de
6+
speakeasyVersion: 1.274.1
7+
generationVersion: 2.314.0
8+
releaseVersion: 2.5.0
9+
configChecksum: c4a672dcbfe52dae902773d203aac4e1
1010
repoURL: https://github.com/codatio/client-sdk-typescript.git
1111
repoSubDirectory: platform
1212
installationURL: https://gitpkg.now.sh/codatio/client-sdk-typescript/platform
@@ -16,15 +16,19 @@ features:
1616
core: 3.4.8
1717
deprecations: 2.81.1
1818
examples: 2.81.3
19-
globalSecurity: 2.82.4
20-
globalServerURLs: 2.82.1
19+
globalSecurity: 2.82.5
20+
globalServerURLs: 2.82.2
21+
groups: 2.81.2
22+
ignores: 2.81.1
2123
inputOutputModels: 2.83.0
22-
nameOverrides: 2.81.1
24+
nameOverrides: 2.81.2
2325
retries: 2.82.1
2426
webhooks: 1.0.0
2527
generatedFiles:
2628
- src/sdk/settings.ts
2729
- src/sdk/companies.ts
30+
- src/sdk/corssettings.ts
31+
- src/sdk/connectionmanagement.ts
2832
- src/sdk/connections.ts
2933
- src/sdk/customdatatype.ts
3034
- src/sdk/pushdata.ts
@@ -65,6 +69,9 @@ generatedFiles:
6569
- src/sdk/models/operations/getcompany.ts
6670
- src/sdk/models/operations/listcompanies.ts
6771
- src/sdk/models/operations/updatecompany.ts
72+
- src/sdk/models/operations/getconnectionmanagementaccesstoken.ts
73+
- src/sdk/models/operations/getconnectionmanagementcorssettings.ts
74+
- src/sdk/models/operations/setconnectionmanagementcorssettings.ts
6875
- src/sdk/models/operations/createconnection.ts
6976
- src/sdk/models/operations/deleteconnection.ts
7077
- src/sdk/models/operations/getconnection.ts
@@ -118,6 +125,8 @@ generatedFiles:
118125
- src/sdk/models/shared/companies.ts
119126
- src/sdk/models/shared/links.ts
120127
- src/sdk/models/shared/halref.ts
128+
- src/sdk/models/shared/connectionmanagementaccesstoken.ts
129+
- src/sdk/models/shared/connectionmanagementallowedorigins.ts
121130
- src/sdk/models/shared/connections.ts
122131
- src/sdk/models/shared/updateconnectionstatus.ts
123132
- src/sdk/models/shared/customdatatypeconfiguration.ts
@@ -139,7 +148,9 @@ generatedFiles:
139148
- src/sdk/models/shared/pushchangetype.ts
140149
- src/sdk/models/shared/pushoperationref.ts
141150
- src/sdk/models/shared/pushoperations.ts
151+
- src/sdk/models/shared/datastatuses.ts
142152
- src/sdk/models/shared/datastatus.ts
153+
- src/sdk/models/shared/status.ts
143154
- src/sdk/models/shared/pulloperations.ts
144155
- src/sdk/models/shared/companygroupassignment.ts
145156
- src/sdk/models/shared/group.ts
@@ -213,6 +224,10 @@ generatedFiles:
213224
- docs/sdk/models/operations/listcompaniesresponse.md
214225
- docs/sdk/models/operations/updatecompanyrequest.md
215226
- docs/sdk/models/operations/updatecompanyresponse.md
227+
- docs/sdk/models/operations/getconnectionmanagementaccesstokenrequest.md
228+
- docs/sdk/models/operations/getconnectionmanagementaccesstokenresponse.md
229+
- docs/sdk/models/operations/getconnectionmanagementcorssettingsresponse.md
230+
- docs/sdk/models/operations/setconnectionmanagementcorssettingsresponse.md
216231
- docs/sdk/models/operations/createconnectionrequestbody.md
217232
- docs/sdk/models/operations/createconnectionrequest.md
218233
- docs/sdk/models/operations/createconnectionresponse.md
@@ -297,14 +312,16 @@ generatedFiles:
297312
- docs/sdk/models/shared/companies.md
298313
- docs/sdk/models/shared/links.md
299314
- docs/sdk/models/shared/halref.md
315+
- docs/sdk/models/shared/connectionmanagementaccesstoken.md
316+
- docs/sdk/models/shared/connectionmanagementallowedorigins.md
300317
- docs/sdk/models/shared/connections.md
301318
- docs/sdk/models/shared/updateconnectionstatus.md
302319
- docs/sdk/models/shared/customdatatypeconfiguration.md
303320
- docs/sdk/models/shared/customdatatyperecords.md
304321
- docs/sdk/models/shared/content.md
305322
- docs/sdk/models/shared/modifieddate.md
306323
- docs/sdk/models/shared/customdatatyperecord.md
307-
- docs/sdk/models/shared/status.md
324+
- docs/sdk/models/shared/datasetstatus.md
308325
- docs/sdk/models/shared/pulloperation.md
309326
- docs/sdk/models/shared/pushoption.md
310327
- docs/sdk/models/shared/pushvalidationinfo.md
@@ -321,8 +338,10 @@ generatedFiles:
321338
- docs/sdk/models/shared/pushchangetype.md
322339
- docs/sdk/models/shared/pushoperationref.md
323340
- docs/sdk/models/shared/pushoperations.md
341+
- docs/sdk/models/shared/datastatuses.md
324342
- docs/sdk/models/shared/datatypes.md
325343
- docs/sdk/models/shared/datastatus.md
344+
- docs/sdk/models/shared/status.md
326345
- docs/sdk/models/shared/pulloperations.md
327346
- docs/sdk/models/shared/companygroupassignment.md
328347
- docs/sdk/models/shared/group.md
@@ -380,6 +399,8 @@ generatedFiles:
380399
- docs/internal/utils/retryconfig.md
381400
- docs/sdks/settings/README.md
382401
- docs/sdks/companies/README.md
402+
- docs/sdks/connectionmanagement/README.md
403+
- docs/sdks/corssettings/README.md
383404
- docs/sdks/connections/README.md
384405
- docs/sdks/customdatatype/README.md
385406
- docs/sdks/pushdata/README.md

platform/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,15 @@ run();
7171
* [list](docs/sdks/companies/README.md#list) - List companies
7272
* [update](docs/sdks/companies/README.md#update) - Update company
7373

74+
### [connectionManagement](docs/sdks/connectionmanagement/README.md)
75+
76+
* [getAccessToken](docs/sdks/connectionmanagement/README.md#getaccesstoken) - Get access token
77+
78+
### [connectionManagement.corsSettings](docs/sdks/corssettings/README.md)
79+
80+
* [get](docs/sdks/corssettings/README.md#get) - Get CORS settings
81+
* [set](docs/sdks/corssettings/README.md#set) - Set CORS settings
82+
7483
### [connections](docs/sdks/connections/README.md)
7584

7685
* [create](docs/sdks/connections/README.md#create) - Create connection

platform/RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,14 @@ Based on:
9898
### Generated
9999
- [typescript v2.4.0] platform
100100
### Releases
101-
- [NPM v2.4.0] https://www.npmjs.com/package/@codat/platform/v/2.4.0 - platform
101+
- [NPM v2.4.0] https://www.npmjs.com/package/@codat/platform/v/2.4.0 - platform
102+
103+
## 2024-04-26 13:53:15
104+
### Changes
105+
Based on:
106+
- OpenAPI Doc 3.0.0 https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Platform.yaml
107+
- Speakeasy CLI 1.274.1 (2.314.0) https://github.com/speakeasy-api/speakeasy
108+
### Generated
109+
- [typescript v2.5.0] platform
110+
### Releases
111+
- [NPM v2.5.0] https://www.npmjs.com/package/@codat/platform/v/2.5.0 - platform

platform/docs/sdk/models/operations/getcompanydatastatusresponse.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33

44
## Fields
55

6-
| Field | Type | Required | Description |
7-
| ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------- |
8-
| `contentType` | *string* | :heavy_check_mark: | HTTP response content type for this operation |
9-
| `dataStatuses` | Record<string, [shared.DataStatus](../../../sdk/models/shared/datastatus.md)> | :heavy_minus_sign: | OK |
10-
| `errorMessage` | [shared.ErrorMessage](../../../sdk/models/shared/errormessage.md) | :heavy_minus_sign: | Your API request was not properly authorized. |
11-
| `statusCode` | *number* | :heavy_check_mark: | HTTP response status code for this operation |
12-
| `rawResponse` | [AxiosResponse](https://axios-http.com/docs/res_schema) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
6+
| Field | Type | Required | Description |
7+
| ----------------------------------------------------------------- | ----------------------------------------------------------------- | ----------------------------------------------------------------- | ----------------------------------------------------------------- |
8+
| `contentType` | *string* | :heavy_check_mark: | HTTP response content type for this operation |
9+
| `dataStatuses` | [shared.DataStatuses](../../../sdk/models/shared/datastatuses.md) | :heavy_minus_sign: | OK |
10+
| `errorMessage` | [shared.ErrorMessage](../../../sdk/models/shared/errormessage.md) | :heavy_minus_sign: | Your API request was not properly authorized. |
11+
| `statusCode` | *number* | :heavy_check_mark: | HTTP response status code for this operation |
12+
| `rawResponse` | [AxiosResponse](https://axios-http.com/docs/res_schema) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# GetConnectionManagementAccessTokenRequest
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description | Example |
7+
| ------------------------------------ | ------------------------------------ | ------------------------------------ | ------------------------------------ | ------------------------------------ |
8+
| `companyId` | *string* | :heavy_check_mark: | Unique identifier for a company. | 8a210b68-6988-11ed-a1eb-0242ac120002 |
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# GetConnectionManagementAccessTokenResponse
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description |
7+
| ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- |
8+
| `connectionManagementAccessToken` | [shared.ConnectionManagementAccessToken](../../../sdk/models/shared/connectionmanagementaccesstoken.md) | :heavy_minus_sign: | Success |
9+
| `contentType` | *string* | :heavy_check_mark: | HTTP response content type for this operation |
10+
| `errorMessage` | [shared.ErrorMessage](../../../sdk/models/shared/errormessage.md) | :heavy_minus_sign: | Your API request was not properly authorized. |
11+
| `statusCode` | *number* | :heavy_check_mark: | HTTP response status code for this operation |
12+
| `rawResponse` | [AxiosResponse](https://axios-http.com/docs/res_schema) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# GetConnectionManagementCorsSettingsResponse
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description | Example |
7+
| ------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- |
8+
| `connectionManagementAllowedOrigins` | [shared.ConnectionManagementAllowedOrigins](../../../sdk/models/shared/connectionmanagementallowedorigins.md) | :heavy_minus_sign: | Success | {<br/>"allowedOrigins": [<br/>"https://www.bank-of-dave.com"<br/>]<br/>} |
9+
| `contentType` | *string* | :heavy_check_mark: | HTTP response content type for this operation | |
10+
| `errorMessage` | [shared.ErrorMessage](../../../sdk/models/shared/errormessage.md) | :heavy_minus_sign: | Your API request was not properly authorized. | |
11+
| `statusCode` | *number* | :heavy_check_mark: | HTTP response status code for this operation | |
12+
| `rawResponse` | [AxiosResponse](https://axios-http.com/docs/res_schema) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | |

0 commit comments

Comments
 (0)