Skip to content

Commit 6d8a8be

Browse files
github-actions[bot]speakeasybotspeakeasy-github[bot]
authored
chore: 🐝 Update SDK - Generate 1.0.2 (#24)
* ## Typescript SDK Changes Detected: * `conductorone-sdk-typescript.automationSearch.searchAutomationTemplateVersions()`: `response.list.[].triggers.[].schedule.condition` **Added** * `conductorone-sdk-typescript.automationSearch.searchAutomations()`: `response.list.[].draftTriggers.[].schedule.condition` **Added** * `conductorone-sdk-typescript.automation.listAutomations()`: `response.list.[].draftTriggers.[].schedule.condition` **Added** * `conductorone-sdk-typescript.automation.createAutomation()`: * `request.draftTriggers.[].schedule.condition` **Added** * `response.automation.draftTriggers.[].schedule.condition` **Added** * `conductorone-sdk-typescript.automation.getAutomation()`: `response.automation.draftTriggers.[].schedule.condition` **Added** * `conductorone-sdk-typescript.automation.updateAutomation()`: * `request.updateAutomationRequest.automation.draftTriggers.[].schedule.condition` **Added** * `response.automation.draftTriggers.[].schedule.condition` **Added** * empty commit to trigger [run-tests] workflow --------- Co-authored-by: speakeasybot <[email protected]> Co-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>
1 parent 9e4bed9 commit 6d8a8be

File tree

243 files changed

+284
-273
lines changed

Some content is hidden

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

243 files changed

+284
-273
lines changed

β€Ž.speakeasy/gen.lockβ€Ž

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 59dafb44-7e9b-49d4-8e7d-679663d28f0f
33
management:
4-
docChecksum: 7ccddd3c92e9954c510b40436a7734ff
4+
docChecksum: 8d909c23e245f8d8a61ff2960f982f86
55
docVersion: 0.1.0-alpha
6-
speakeasyVersion: 1.634.0
7-
generationVersion: 2.721.0
8-
releaseVersion: 1.0.1
9-
configChecksum: 3ec07a0a571940a20e67460888419c8e
6+
speakeasyVersion: 1.636.0
7+
generationVersion: 2.723.2
8+
releaseVersion: 1.0.2
9+
configChecksum: aaeb90098abb6b1feeeeef40bbc37fa8
1010
repoURL: https://github.com/ConductorOne/conductorone-sdk-typescript.git
1111
installationURL: https://github.com/ConductorOne/conductorone-sdk-typescript
1212
published: true
@@ -22,7 +22,7 @@ features:
2222
globalSecurity: 2.82.14
2323
globalSecurityCallbacks: 0.1.0
2424
globalServerURLs: 2.82.5
25-
groups: 2.81.2
25+
groups: 2.81.3
2626
includes: 2.81.1
2727
inputOutputModels: 2.82.0
2828
methodArguments: 0.1.2
@@ -1402,7 +1402,6 @@ generatedFiles:
14021402
- docs/sdks/automationexecutionsearch/README.md
14031403
- docs/sdks/automationsearch/README.md
14041404
- docs/sdks/awsexternalidsettings/README.md
1405-
- docs/sdks/conductoronesdktypescript/README.md
14061405
- docs/sdks/connector/README.md
14071406
- docs/sdks/connectorcatalog/README.md
14081407
- docs/sdks/directory/README.md
@@ -4474,4 +4473,4 @@ examples:
44744473
application/json: {}
44754474
examplesVersion: 1.0.2
44764475
generatedTests: {}
4477-
releaseNotes: "## Typescript SDK Changes Detected:\n* `conductorone-sdk-typescript.appEntitlementOwners.listOwnerIDs()`: **Added**\n* `conductorone-sdk-typescript.appEntitlementOwners.delete()`: **Added**\n* `conductorone-sdk-typescript.appOwners.listOwnerIDs()`: **Added**\n* `conductorone-sdk-typescript.appOwners.delete()`: **Added**\n* `conductorone-sdk-typescript.connectorCatalog.configurationSchema()`: **Added**\n* `conductorone-sdk-typescript.automationSearch.searchAutomationTemplateVersions()`: `response.list.[].automationSteps.[]` **Changed**\n* `conductorone-sdk-typescript.automationSearch.searchAutomations()`: `response.list.[].automationSteps.[]` **Changed**\n* `conductorone-sdk-typescript.automation.listAutomations()`: `response.list.[].automationSteps.[]` **Changed**\n* `conductorone-sdk-typescript.automation.createAutomation()`: \n * `request.automationSteps.[]` **Changed**\n * `response.automation.automationSteps.[]` **Changed**\n* `conductorone-sdk-typescript.automation.getAutomation()`: `response.automation.automationSteps.[]` **Changed**\n* `conductorone-sdk-typescript.automation.updateAutomation()`: \n * `request.updateAutomationRequest.automation.automationSteps.[]` **Changed**\n * `response.automation.automationSteps.[]` **Changed**\n"
4476+
releaseNotes: "## Typescript SDK Changes Detected:\n* `conductorone-sdk-typescript.automationSearch.searchAutomationTemplateVersions()`: `response.list.[].triggers.[].schedule.condition` **Added**\n* `conductorone-sdk-typescript.automationSearch.searchAutomations()`: `response.list.[].draftTriggers.[].schedule.condition` **Added**\n* `conductorone-sdk-typescript.automation.listAutomations()`: `response.list.[].draftTriggers.[].schedule.condition` **Added**\n* `conductorone-sdk-typescript.automation.createAutomation()`: \n * `request.draftTriggers.[].schedule.condition` **Added**\n * `response.automation.draftTriggers.[].schedule.condition` **Added**\n* `conductorone-sdk-typescript.automation.getAutomation()`: `response.automation.draftTriggers.[].schedule.condition` **Added**\n* `conductorone-sdk-typescript.automation.updateAutomation()`: \n * `request.updateAutomationRequest.automation.draftTriggers.[].schedule.condition` **Added**\n * `response.automation.draftTriggers.[].schedule.condition` **Added**\n"

β€Ž.speakeasy/workflow.lockβ€Ž

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.634.0
1+
speakeasyVersion: 1.636.0
22
sources:
33
my-source:
44
sourceNamespace: my-source
5-
sourceRevisionDigest: sha256:9a750d84c21f7d15b744019ef5fd955c9d171933c81a6cdc9eb7a203b5ba4d6c
6-
sourceBlobDigest: sha256:45625c5330b4c9108209f5844c0a5a129e069432ede49c448e1db969080a077e
5+
sourceRevisionDigest: sha256:4ccea3e4cd918faa24e9bd2640d8fb4a6c384b87821700e43a427d2b40a18bff
6+
sourceBlobDigest: sha256:87380c570bddc0262811ba64620aec245930a4885b77db0f792a45a3df762e80
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1758758894
9+
- speakeasy-sdk-regen-1759795987
1010
- 0.1.0-alpha
1111
targets:
1212
conductorone-ts:
1313
source: my-source
1414
sourceNamespace: my-source
15-
sourceRevisionDigest: sha256:9a750d84c21f7d15b744019ef5fd955c9d171933c81a6cdc9eb7a203b5ba4d6c
16-
sourceBlobDigest: sha256:45625c5330b4c9108209f5844c0a5a129e069432ede49c448e1db969080a077e
15+
sourceRevisionDigest: sha256:4ccea3e4cd918faa24e9bd2640d8fb4a6c384b87821700e43a427d2b40a18bff
16+
sourceBlobDigest: sha256:87380c570bddc0262811ba64620aec245930a4885b77db0f792a45a3df762e80
1717
codeSamplesNamespace: my-source-typescript-code-samples
18-
codeSamplesRevisionDigest: sha256:d212d3c3ca6d6b156b6dd5cb9bd078c3f743902fddab7a757eb306ccfcedeec5
18+
codeSamplesRevisionDigest: sha256:b8593e7360ecf7b7108c23f1584791b3bfb111520b084e6cdaa73431832dfc15
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

β€ŽREADME.mdβ€Ž

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,6 @@ run();
339339

340340
* [get](docs/sdks/awsexternalidsettings/README.md#get) - Get
341341

342-
343342
### [connector](docs/sdks/connector/README.md)
344343

345344
* [list](docs/sdks/connector/README.md#list) - List

β€ŽRELEASES.mdβ€Ž

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,14 @@ Based on:
2020
### Generated
2121
- [typescript v1.0.1] .
2222
### Releases
23-
- [NPM v1.0.1] https://www.npmjs.com/package/conductorone-sdk-typescript/v/1.0.1 - .
23+
- [NPM v1.0.1] https://www.npmjs.com/package/conductorone-sdk-typescript/v/1.0.1 - .
24+
25+
## 2025-10-08 00:12:55
26+
### Changes
27+
Based on:
28+
- OpenAPI Doc
29+
- Speakeasy CLI 1.636.0 (2.723.2) https://github.com/speakeasy-api/speakeasy
30+
### Generated
31+
- [typescript v1.0.2] .
32+
### Releases
33+
- [NPM v1.0.2] https://www.npmjs.com/package/conductorone-sdk-typescript/v/1.0.2 - .

β€ŽRUNTIMES.mdβ€Ž

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
This SDK is intended to be used in JavaScript runtimes that support ECMAScript 2020 or newer. The SDK uses the following features:
44

5-
* [Web Fetch API][web-fetch]
6-
* [Web Streams API][web-streams] and in particular `ReadableStream`
7-
* [Async iterables][async-iter] using `Symbol.asyncIterator`
5+
- [Web Fetch API][web-fetch]
6+
- [Web Streams API][web-streams] and in particular `ReadableStream`
7+
- [Async iterables][async-iter] using `Symbol.asyncIterator`
88

99
[web-fetch]: https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API
1010
[web-streams]: https://developer.mozilla.org/en-US/docs/Web/API/Streams_API
@@ -25,7 +25,7 @@ Runtime environments that are explicitly supported are:
2525

2626
The following `tsconfig.json` options are recommended for projects using this
2727
SDK in order to get static type support for features like async iterables,
28-
streams and `fetch`-related APIs ([`for await...of`][for-await-of],
28+
streams and `fetch`-related APIs ([`for await...of`][for-await-of],
2929
[`AbortSignal`][abort-signal], [`Request`][request], [`Response`][response] and
3030
so on):
3131

@@ -38,11 +38,11 @@ so on):
3838
{
3939
"compilerOptions": {
4040
"target": "es2020", // or higher
41-
"lib": ["es2020", "dom", "dom.iterable"],
41+
"lib": ["es2020", "dom", "dom.iterable"]
4242
}
4343
}
4444
```
4545

4646
While `target` can be set to older ECMAScript versions, it may result in extra,
4747
unnecessary compatibility code being generated if you are not targeting old
48-
runtimes.
48+
runtimes.

β€Ždocs/sdk/models/shared/scheduletrigger.mdβ€Ž

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,10 @@ let value: ScheduleTrigger = {};
1212

1313
## Fields
1414

15-
| Field | Type | Required | Description |
16-
| --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- |
17-
| `advanced` | *boolean* | :heavy_minus_sign: | The advanced field. |
18-
| `cronSpec` | *string* | :heavy_minus_sign: | The cronSpec field. |
19-
| `skipIfTrueCel` | *string* | :heavy_minus_sign: | The skipIfTrueCel field. |
20-
| `start` | [Date](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date) | :heavy_minus_sign: | N/A |
15+
| Field | Type | Required | Description |
16+
| ------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- |
17+
| `advanced` | *boolean* | :heavy_minus_sign: | The advanced field. |
18+
| `condition` | *string* | :heavy_minus_sign: | The condition field. |
19+
| `cronSpec` | *string* | :heavy_minus_sign: | The cronSpec field. |
20+
| ~~`skipIfTrueCel`~~ | *string* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.<br/><br/>The skipIfTrueCel field. |
21+
| `start` | [Date](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date) | :heavy_minus_sign: | N/A |

β€Ždocs/sdks/conductoronesdktypescript/README.mdβ€Ž

Lines changed: 0 additions & 7 deletions
This file was deleted.

β€Žgen.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ generation:
2323
skipResponseBodyAssertions: false
2424
baseServerURL: ""
2525
typescript:
26-
version: 1.0.1
26+
version: 1.0.2
2727
acceptHeaderEnum: true
2828
additionalDependencies:
2929
dependencies: {}

β€Žjsr.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
{
44
"name": "conductorone-sdk-typescript",
5-
"version": "1.0.1",
5+
"version": "1.0.2",
66
"exports": {
77
".": "./src/index.ts",
88
"./sdk/models/errors": "./src/sdk/models/errors/index.ts",

β€Žsrc/funcs/accessConflictCreateMonitor.tsβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ async function $do(
105105
options: client._options,
106106
baseURL: options?.serverURL ?? client._baseURL ?? "",
107107
operationID: "c1.api.accessconflict.v1.AccessConflictService.CreateMonitor",
108-
oAuth2Scopes: [],
108+
oAuth2Scopes: null,
109109

110110
resolvedSecurity: requestSecurity,
111111

0 commit comments

Comments
Β (0)