Skip to content

Commit 5fb1aa4

Browse files
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.481.1 (#164)
Co-authored-by: speakeasybot <[email protected]>
1 parent 4980315 commit 5fb1aa4

25 files changed

+76
-57
lines changed

.speakeasy/gen.lock

Lines changed: 9 additions & 9 deletions
Large diffs are not rendered by default.

.speakeasy/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.481.0
1+
speakeasyVersion: 1.481.1
22
sources:
33
my-source:
44
sourceNamespace: my-source
5-
sourceRevisionDigest: sha256:f332da54f18670ab01874ac9ab7cab355c53b28afc0c9e88776f65782650db1d
6-
sourceBlobDigest: sha256:3e9e3c60734a28230a0ccdabc128867221852f87180604a1f36d899164111d49
5+
sourceRevisionDigest: sha256:6ad2b866811ea0112291afe5322b75a1d4c14922a3c2779949e8d075e606d91e
6+
sourceBlobDigest: sha256:d31eae092a969688239b7ba2cdb59bb7a4658f84c1aff74cb124b2ca0c209096
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1738334890
9+
- speakeasy-sdk-regen-1738358023
1010
- 1.0.0
1111
targets:
1212
StackOneTypeScriptClient:
1313
source: my-source
1414
sourceNamespace: my-source
15-
sourceRevisionDigest: sha256:f332da54f18670ab01874ac9ab7cab355c53b28afc0c9e88776f65782650db1d
16-
sourceBlobDigest: sha256:3e9e3c60734a28230a0ccdabc128867221852f87180604a1f36d899164111d49
15+
sourceRevisionDigest: sha256:6ad2b866811ea0112291afe5322b75a1d4c14922a3c2779949e8d075e606d91e
16+
sourceBlobDigest: sha256:d31eae092a969688239b7ba2cdb59bb7a4658f84c1aff74cb124b2ca0c209096
1717
codeSamplesNamespace: code-samples-typescript-stackonetypescriptclient
18-
codeSamplesRevisionDigest: sha256:6c731ca4668d8e11e6f05ce569418a523d3699e5cdfedf3a07a8827c2927b6a2
18+
codeSamplesRevisionDigest: sha256:da3b51945f345f650d405a6b726a70d4de4a361d18d07603dceaf0f04b13b188
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1446,4 +1446,14 @@ Based on:
14461446
### Generated
14471447
- [typescript v4.17.12] .
14481448
### Releases
1449-
- [NPM v4.17.12] https://www.npmjs.com/package/@stackone/stackone-client-ts/v/4.17.12 - .
1449+
- [NPM v4.17.12] https://www.npmjs.com/package/@stackone/stackone-client-ts/v/4.17.12 - .
1450+
1451+
## 2025-01-31 21:13:25
1452+
### Changes
1453+
Based on:
1454+
- OpenAPI Doc
1455+
- Speakeasy CLI 1.481.1 (2.500.5) https://github.com/speakeasy-api/speakeasy
1456+
### Generated
1457+
- [typescript v4.17.13] .
1458+
### Releases
1459+
- [NPM v4.17.13] https://www.npmjs.com/package/@stackone/stackone-client-ts/v/4.17.13 - .

codeSamples.yaml

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/sdk/models/operations/lmsbatchupsertcontentrequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ let value: LmsBatchUpsertContentRequest = {
1515
{
1616
id: "learning_outcomes",
1717
remoteId: "8187e5da-dc77-475e-9949-af0f1fa4e4e3",
18-
value: {},
18+
value: "This is additional data",
1919
},
2020
],
2121
categories: [

docs/sdk/models/operations/lmsgetcontentresponse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ let value: LmsGetContentResponse = {
1414
{
1515
id: "learning_outcomes",
1616
remoteId: "8187e5da-dc77-475e-9949-af0f1fa4e4e3",
17-
value: {},
17+
value: "This is additional data",
1818
},
1919
],
2020
categories: [

docs/sdk/models/operations/lmslistcontentresponse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ let value: LmsListContentResponse = {
1515
{
1616
id: "learning_outcomes",
1717
remoteId: "8187e5da-dc77-475e-9949-af0f1fa4e4e3",
18-
value: {},
18+
value: "This is additional data",
1919
},
2020
],
2121
categories: [

docs/sdk/models/operations/lmsupsertcontentrequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ let value: LmsUpsertContentRequest = {
1313
{
1414
id: "learning_outcomes",
1515
remoteId: "8187e5da-dc77-475e-9949-af0f1fa4e4e3",
16-
value: {},
16+
value: "This is additional data",
1717
},
1818
],
1919
categories: [

docs/sdk/models/shared/additionaldata.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ import { AdditionalData } from "@stackone/stackone-client-ts/sdk/models/shared";
88
let value: AdditionalData = {
99
id: "learning_outcomes",
1010
remoteId: "8187e5da-dc77-475e-9949-af0f1fa4e4e3",
11-
value: {},
11+
value: "This is additional data",
1212
};
1313
```
1414

1515
## Fields
1616

17-
| Field | Type | Required | Description | Example |
18-
| --------------------------------------------------- | --------------------------------------------------- | --------------------------------------------------- | --------------------------------------------------- | --------------------------------------------------- |
19-
| `id` | *string* | :heavy_minus_sign: | The type of the additional data | learning_outcomes |
20-
| `remoteId` | *string* | :heavy_minus_sign: | Provider's unique identifier | 8187e5da-dc77-475e-9949-af0f1fa4e4e3 |
21-
| `value` | [shared.Value](../../../sdk/models/shared/value.md) | :heavy_minus_sign: | The value of the additional data | This is additional data |
17+
| Field | Type | Required | Description | Example |
18+
| ------------------------------------ | ------------------------------------ | ------------------------------------ | ------------------------------------ | ------------------------------------ |
19+
| `id` | *string* | :heavy_minus_sign: | The type of the additional data | learning_outcomes |
20+
| `remoteId` | *string* | :heavy_minus_sign: | Provider's unique identifier | 8187e5da-dc77-475e-9949-af0f1fa4e4e3 |
21+
| `value` | *shared.Value* | :heavy_minus_sign: | The value of the additional data | This is additional data |

docs/sdk/models/shared/assessmentresultvalue.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ This is an open enum. Unrecognized values will be captured as the `Unrecognized<
1717
| Name | Value |
1818
| ---------------------- | ---------------------- |
1919
| `Cancelled` | cancelled |
20+
| `Completed` | completed |
2021
| `Expired` | expired |
2122
| `Failed` | failed |
2223
| `Passed` | passed |

0 commit comments

Comments
 (0)