Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

Commit 9155074

Browse files
chore: regenerate
1 parent 99c49fd commit 9155074

Some content is hidden

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

44 files changed

+134
-334
lines changed

.speakeasy/gen.lock

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 2d20490e-9921-47d5-9711-d3c4b91c8cfa
33
management:
4-
docChecksum: deebedbb7334d4fd56b50a655b7543d6
4+
docChecksum: 7c839b3c9b2925069b31d7192dfc6c2e
55
docVersion: 1.0.0
6-
speakeasyVersion: 1.513.2
7-
generationVersion: 2.545.2
8-
releaseVersion: 0.7.0
9-
configChecksum: dda0a94310d35cfb7716c7b21a29741c
6+
speakeasyVersion: 1.513.6
7+
generationVersion: 2.545.7
8+
releaseVersion: 0.7.1
9+
configChecksum: d980fedbf4ceeb4e1e8d46a5bcb868ee
1010
repoURL: https://github.com/s2-streamstore/s2-sdk-typescript.git
1111
installationURL: https://github.com/s2-streamstore/s2-sdk-typescript
1212
published: true
@@ -46,12 +46,11 @@ generatedFiles:
4646
- docs/models/components/appendinput.md
4747
- docs/models/components/appendoutput.md
4848
- docs/models/components/appendrecord.md
49-
- docs/models/components/assignment.md
5049
- docs/models/components/basinconfig.md
5150
- docs/models/components/basininfo.md
51+
- docs/models/components/basinscope.md
5252
- docs/models/components/basinstate.md
5353
- docs/models/components/batch.md
54-
- docs/models/components/cell.md
5554
- docs/models/components/checktailresponse.md
5655
- docs/models/components/createbasinrequest.md
5756
- docs/models/components/createstreamrequest.md
@@ -70,7 +69,6 @@ generatedFiles:
7069
- docs/models/components/readresponse3event.md
7170
- docs/models/components/readresponseevent.md
7271
- docs/models/components/retentionpolicy.md
73-
- docs/models/components/scope.md
7472
- docs/models/components/security.md
7573
- docs/models/components/sequencedrecord.md
7674
- docs/models/components/sequencedrecordbatch.md
@@ -169,9 +167,9 @@ generatedFiles:
169167
- src/models/components/appendinput.ts
170168
- src/models/components/appendoutput.ts
171169
- src/models/components/appendrecord.ts
172-
- src/models/components/assignment.ts
173170
- src/models/components/basinconfig.ts
174171
- src/models/components/basininfo.ts
172+
- src/models/components/basinscope.ts
175173
- src/models/components/basinstate.ts
176174
- src/models/components/checktailresponse.ts
177175
- src/models/components/createbasinrequest.ts
@@ -231,7 +229,7 @@ examples:
231229
speakeasy-default-list-basins:
232230
responses:
233231
"200":
234-
application/json: {"basins": [{"cell": "<value>", "name": "<value>", "scope": "<value>", "state": "unspecified"}], "has_more": true}
232+
application/json: {"basins": [{"name": "<value>", "scope": "unspecified", "state": "unspecified"}], "has_more": true}
235233
"400":
236234
application/json: {"error": "<value>"}
237235
"500":
@@ -262,7 +260,7 @@ examples:
262260
application/json: {}
263261
responses:
264262
"201":
265-
application/json: {"cell": "<value>", "name": "<value>", "scope": "<value>", "state": "active"}
263+
application/json: {"name": "<value>", "scope": "unspecified", "state": "active"}
266264
"400":
267265
application/json: {"error": "<value>"}
268266
"500":

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ generation:
1818
oAuth2ClientCredentialsEnabled: true
1919
oAuth2PasswordEnabled: true
2020
typescript:
21-
version: 0.7.0
21+
version: 0.7.1
2222
additionalDependencies:
2323
dependencies:
2424
uuid: ^9.0.1

.speakeasy/workflow.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
speakeasyVersion: 1.513.2
1+
speakeasyVersion: 1.513.6
22
sources:
33
S2 API:
44
sourceNamespace: s-2-api
5-
sourceRevisionDigest: sha256:fe70df1ff95a1323aa4a63d06955f23fa882d54d9b9a3665cac7b0da656319be
6-
sourceBlobDigest: sha256:160fe652db09e8ae1c112f0027282678157362a74c0b1230abd2ee671ed8f77b
5+
sourceRevisionDigest: sha256:fd4f20fe4d2c3a9306f7c3ed5cade5e4237db4b2e3eb51508e8047af3d9a252b
6+
sourceBlobDigest: sha256:cc4df25935d2e51786a891356ba89a60ef6b781e6f4ec209937763357ff98bb8
77
tags:
88
- latest
99
- 1.0.0
1010
targets:
1111
streamstore:
1212
source: S2 API
1313
sourceNamespace: s-2-api
14-
sourceRevisionDigest: sha256:fe70df1ff95a1323aa4a63d06955f23fa882d54d9b9a3665cac7b0da656319be
15-
sourceBlobDigest: sha256:160fe652db09e8ae1c112f0027282678157362a74c0b1230abd2ee671ed8f77b
14+
sourceRevisionDigest: sha256:fd4f20fe4d2c3a9306f7c3ed5cade5e4237db4b2e3eb51508e8047af3d9a252b
15+
sourceBlobDigest: sha256:cc4df25935d2e51786a891356ba89a60ef6b781e6f4ec209937763357ff98bb8
1616
codeSamplesNamespace: s-2-api-typescript-code-samples
17-
codeSamplesRevisionDigest: sha256:f6981ca95c8fa8bd83f53256040b95dd2329e3f44de76a4888d5d2f41ac304dd
17+
codeSamplesRevisionDigest: sha256:2e5fdfcabe5fcea1dc9fb2c26f0efc76842267ced5870252deaf11d9c890a695
1818
workflow:
1919
workflowVersion: 1.0.0
2020
speakeasyVersion: latest

docs/models/components/age.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ If set to 0, the stream will have infinite retention.
99
import { Age } from "@s2-dev/streamstore/models/components";
1010

1111
let value: Age = {
12-
age: 57,
12+
age: 2,
1313
};
1414
```
1515

docs/models/components/appendoutput.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ Output from append response.
88
import { AppendOutput } from "@s2-dev/streamstore/models/components";
99

1010
let value: AppendOutput = {
11-
endSeqNum: 414662,
12-
nextSeqNum: 264555,
13-
startSeqNum: 774234,
11+
endSeqNum: 568434,
12+
nextSeqNum: 18789,
13+
startSeqNum: 617636,
1414
};
1515
```
1616

docs/models/components/assignment.md

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

docs/models/components/basininfo.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,16 @@ Basin information.
88
import { BasinInfo } from "@s2-dev/streamstore/models/components";
99

1010
let value: BasinInfo = {
11-
cell: "<value>",
1211
name: "<value>",
13-
scope: "<value>",
14-
state: "deleting",
12+
scope: "aws:us-east-1",
13+
state: "creating",
1514
};
1615
```
1716

1817
## Fields
1918

2019
| Field | Type | Required | Description |
2120
| -------------------------------------------------------------- | -------------------------------------------------------------- | -------------------------------------------------------------- | -------------------------------------------------------------- |
22-
| `cell` | *string* | :heavy_check_mark: | Cell assignment. |
2321
| `name` | *string* | :heavy_check_mark: | Basin name. |
24-
| `scope` | *string* | :heavy_check_mark: | Basin scope. |
22+
| `scope` | [components.BasinScope](../../models/components/basinscope.md) | :heavy_check_mark: | Basin scope. |
2523
| `state` | [components.BasinState](../../models/components/basinstate.md) | :heavy_check_mark: | Current state of the basin. |
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# BasinScope
2+
3+
Basin scope.
4+
5+
## Example Usage
6+
7+
```typescript
8+
import { BasinScope } from "@s2-dev/streamstore/models/components";
9+
10+
let value: BasinScope = "aws:us-east-1";
11+
```
12+
13+
## Values
14+
15+
```typescript
16+
"unspecified" | "aws:us-east-1"
17+
```

docs/models/components/basinstate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Current state of the basin.
77
```typescript
88
import { BasinState } from "@s2-dev/streamstore/models/components";
99

10-
let value: BasinState = "active";
10+
let value: BasinState = "creating";
1111
```
1212

1313
## Values

docs/models/components/batch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ let value: Batch = {
2020
value: "<value>",
2121
},
2222
],
23-
seqNum: 778157,
23+
seqNum: 461479,
2424
},
2525
],
2626
},

0 commit comments

Comments
 (0)