Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 758d004

Browse files
endpoints
1 parent 0c65245 commit 758d004

File tree

19 files changed

+45
-153
lines changed

19 files changed

+45
-153
lines changed

.speakeasy/gen.lock

Lines changed: 6 additions & 8 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: 80b7f096f183a883b97b4a640b7567cb
4+
docChecksum: 4707541e20676787419cb4924aa93c5b
55
docVersion: 1.0.0
6-
speakeasyVersion: 1.548.1
7-
generationVersion: 2.605.0
8-
releaseVersion: 0.13.1
9-
configChecksum: 0399f3f3cee3a7ebccfec584d30c97f3
6+
speakeasyVersion: 1.548.4
7+
generationVersion: 2.605.6
8+
releaseVersion: 0.13.2
9+
configChecksum: b6d4789153bcec24abe3854f358fa080
1010
repoURL: https://github.com/s2-streamstore/s2-sdk-typescript.git
1111
installationURL: https://github.com/s2-streamstore/s2-sdk-typescript
1212
published: true
@@ -15,7 +15,7 @@ features:
1515
acceptHeaders: 2.81.2
1616
additionalDependencies: 0.1.0
1717
constsAndDefaults: 0.1.11
18-
core: 3.21.8
18+
core: 3.21.9
1919
defaultEnabledRetries: 0.1.0
2020
devContainers: 2.90.0
2121
enumUnions: 0.1.0
@@ -61,7 +61,6 @@ generatedFiles:
6161
- docs/models/components/createstreamrequest.md
6262
- docs/models/components/errort.md
6363
- docs/models/components/exact.md
64-
- docs/models/components/header.md
6564
- docs/models/components/issueaccesstokenresponse.md
6665
- docs/models/components/listaccesstokensresponse.md
6766
- docs/models/components/listbasinsresponse.md
@@ -205,7 +204,6 @@ generatedFiles:
205204
- src/models/components/createbasinrequest.ts
206205
- src/models/components/createorreconfigurebasinrequest.ts
207206
- src/models/components/createstreamrequest.ts
208-
- src/models/components/header.ts
209207
- src/models/components/index.ts
210208
- src/models/components/issueaccesstokenresponse.ts
211209
- src/models/components/listaccesstokensresponse.ts

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ generation:
1919
oAuth2ClientCredentialsEnabled: true
2020
oAuth2PasswordEnabled: true
2121
typescript:
22-
version: 0.13.1
22+
version: 0.13.2
2323
additionalDependencies:
2424
dependencies:
2525
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.548.1
1+
speakeasyVersion: 1.548.4
22
sources:
33
S2 API:
44
sourceNamespace: s-2-api
5-
sourceRevisionDigest: sha256:25d22fd9cd4b769781e2ce10fffe2330549e46801206edae47ee4dc6dd693203
6-
sourceBlobDigest: sha256:26913c2806b4d9443b2f05f9b92beab814277204cd45466c4a55f46dce0bec49
5+
sourceRevisionDigest: sha256:8ee1cac9901235d86fd10d7f05d5caa1e64e565631bb55eded05ab07434b7534
6+
sourceBlobDigest: sha256:b98dce4e06aadd4b8432aea7fe4848b2f68c33cf278bf50b0cbba15b0a7b57fd
77
tags:
88
- latest
99
- 1.0.0
1010
targets:
1111
streamstore:
1212
source: S2 API
1313
sourceNamespace: s-2-api
14-
sourceRevisionDigest: sha256:25d22fd9cd4b769781e2ce10fffe2330549e46801206edae47ee4dc6dd693203
15-
sourceBlobDigest: sha256:26913c2806b4d9443b2f05f9b92beab814277204cd45466c4a55f46dce0bec49
14+
sourceRevisionDigest: sha256:8ee1cac9901235d86fd10d7f05d5caa1e64e565631bb55eded05ab07434b7534
15+
sourceBlobDigest: sha256:b98dce4e06aadd4b8432aea7fe4848b2f68c33cf278bf50b0cbba15b0a7b57fd
1616
codeSamplesNamespace: s-2-api-typescript-code-samples
17-
codeSamplesRevisionDigest: sha256:534ee4ef3836fecf736144f00acc1163f8dedb68f71a2994161fbd85b2c5e18e
17+
codeSamplesRevisionDigest: sha256:520e8f8a2f4e52675d2d7dc70619f67ae9b0947bbf623e82abd2a80b974d0f37
1818
workflow:
1919
workflowVersion: 1.0.0
2020
speakeasyVersion: latest

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ S2 API: Serverless API for streaming data backed by object storage.
2222
<!-- $toc-max-depth=2 -->
2323
* [streamstore](#streamstore)
2424
* [SDK Installation](#sdk-installation)
25-
* [Requirements](#requirements)
25+
* [Requirements](#requirements)
2626
* [SDK Example Usage](#sdk-example-usage)
2727
* [Authentication](#authentication)
2828
* [Available Resources and Operations](#available-resources-and-operations)

docs/models/components/appendrecord.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ let value: AppendRecord = {};
1212

1313
## Fields
1414

15-
| Field | Type | Required | Description |
16-
| -------------------------------------------------------- | -------------------------------------------------------- | -------------------------------------------------------- | -------------------------------------------------------- |
17-
| `body` | *string* | :heavy_minus_sign: | Body of the record. |
18-
| `headers` | [components.Header](../../models/components/header.md)[] | :heavy_minus_sign: | Series of name-value pairs for this record. |
19-
| `timestamp` | *number* | :heavy_minus_sign: | N/A |
15+
| Field | Type | Required | Description |
16+
| ------------------------------------------- | ------------------------------------------- | ------------------------------------------- | ------------------------------------------- |
17+
| `body` | *string* | :heavy_minus_sign: | Body of the record. |
18+
| `headers` | *string*[][] | :heavy_minus_sign: | Series of name-value pairs for this record. |
19+
| `timestamp` | *number* | :heavy_minus_sign: | N/A |

docs/models/components/header.md

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

docs/models/components/sequencedrecord.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ let value: SequencedRecord = {
1515

1616
## Fields
1717

18-
| Field | Type | Required | Description |
19-
| -------------------------------------------------------- | -------------------------------------------------------- | -------------------------------------------------------- | -------------------------------------------------------- |
20-
| `body` | *string* | :heavy_minus_sign: | Body of the record. |
21-
| `headers` | [components.Header](../../models/components/header.md)[] | :heavy_minus_sign: | Series of name-value pairs for this record. |
22-
| `seqNum` | *number* | :heavy_check_mark: | N/A |
23-
| `timestamp` | *number* | :heavy_check_mark: | N/A |
18+
| Field | Type | Required | Description |
19+
| ------------------------------------------- | ------------------------------------------- | ------------------------------------------- | ------------------------------------------- |
20+
| `body` | *string* | :heavy_minus_sign: | Body of the record. |
21+
| `headers` | *string*[][] | :heavy_minus_sign: | Series of name-value pairs for this record. |
22+
| `seqNum` | *number* | :heavy_check_mark: | N/A |
23+
| `timestamp` | *number* | :heavy_check_mark: | N/A |

jsr.json

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

33
{
44
"name": "@s2-dev/streamstore",
5-
"version": "0.13.1",
5+
"version": "0.13.2",
66
"exports": {
77
".": "./src/index.ts",
88
"./models/errors": "./src/models/errors/index.ts",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@s2-dev/streamstore",
3-
"version": "0.13.1",
3+
"version": "0.13.2",
44
"author": "Speakeasy",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)