|
1 | 1 | lockVersion: 2.0.0
|
2 | 2 | id: 2d20490e-9921-47d5-9711-d3c4b91c8cfa
|
3 | 3 | management:
|
4 |
| - docChecksum: 4707541e20676787419cb4924aa93c5b |
| 4 | + docChecksum: c3c648cb0b31271382a9a12f6046780d |
5 | 5 | docVersion: 1.0.0
|
6 |
| - speakeasyVersion: 1.548.4 |
7 |
| - generationVersion: 2.605.6 |
8 |
| - releaseVersion: 0.13.2 |
9 |
| - configChecksum: b6d4789153bcec24abe3854f358fa080 |
| 6 | + speakeasyVersion: 1.551.0 |
| 7 | + generationVersion: 2.610.0 |
| 8 | + releaseVersion: 0.13.3 |
| 9 | + configChecksum: 66c5344a3f8a484711402c93dde2c7a6 |
10 | 10 | repoURL: https://github.com/s2-streamstore/s2-sdk-typescript.git
|
11 | 11 | installationURL: https://github.com/s2-streamstore/s2-sdk-typescript
|
12 | 12 | published: true
|
@@ -90,9 +90,9 @@ generatedFiles:
|
90 | 90 | - docs/models/components/timestampingreconfiguration.md
|
91 | 91 | - docs/models/errors/appendconditionfailed.md
|
92 | 92 | - docs/models/errors/errorresponse.md
|
93 |
| - - docs/models/errors/one.md |
| 93 | + - docs/models/errors/fencingtoken.md |
| 94 | + - docs/models/errors/seqnum.md |
94 | 95 | - docs/models/errors/tailresponse.md
|
95 |
| - - docs/models/errors/two.md |
96 | 96 | - docs/models/operations/appendrequest.md
|
97 | 97 | - docs/models/operations/checktailrequest.md
|
98 | 98 | - docs/models/operations/createorreconfigurebasinrequest.md
|
@@ -532,7 +532,7 @@ examples:
|
532 | 532 | "400":
|
533 | 533 | application/json: {"message": "<value>"}
|
534 | 534 | "412":
|
535 |
| - application/json: {"FencingTokenMismatch": "<value>"} |
| 535 | + application/json: {"seq_num_mismatch": 955507} |
536 | 536 | "499":
|
537 | 537 | application/json: {"error": "<value>"}
|
538 | 538 | "500":
|
|
0 commit comments