Skip to content

Commit 69bdb02

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.607.0
1 parent b1da419 commit 69bdb02

22 files changed

+174
-51
lines changed

.speakeasy/gen.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
lockVersion: 2.0.0
22
id: 6a2d7b70-1321-499a-8677-a99a42c2e4b6
33
management:
4-
docChecksum: e344d3248cac62f007bfc04f1e1ff9f0
4+
docChecksum: 389a6beec4e3282a82e29bffc2c575ac
55
docVersion: 0.0.1
6-
speakeasyVersion: 1.606.10
7-
generationVersion: 2.687.13
8-
releaseVersion: 1.0.10
9-
configChecksum: 7ac90f65253453196448728b01dfc3d8
6+
speakeasyVersion: 1.607.0
7+
generationVersion: 2.690.1
8+
releaseVersion: 1.0.11
9+
configChecksum: 5266f713dc28311d477d2368626e6306
1010
repoURL: https://github.com/firehydrant/firehydrant-typescript-sdk.git
1111
installationURL: https://github.com/firehydrant/firehydrant-typescript-sdk
1212
published: true
1313
features:
1414
typescript:
1515
additionalDependencies: 0.1.0
1616
constsAndDefaults: 0.1.12
17-
core: 3.21.20
17+
core: 3.21.21
1818
defaultEnabledRetries: 0.1.0
1919
devContainers: 2.90.0
2020
enumUnions: 0.1.0
@@ -377,6 +377,7 @@ generatedFiles:
377377
- docs/models/components/nullablechangeevententityattachment.md
378378
- docs/models/components/nullablechangeevententitylabels.md
379379
- docs/models/components/nullableconversationsapientitieschannel.md
380+
- docs/models/components/nullableemptyvotesentity.md
380381
- docs/models/components/nullableeventnoteentity.md
381382
- docs/models/components/nullableexternalresourceentity.md
382383
- docs/models/components/nullablefhtypesgenericentity.md
@@ -2411,6 +2412,7 @@ generatedFiles:
24112412
- src/models/components/nullablecalendarsevententity.ts
24122413
- src/models/components/nullablechangeevententity.ts
24132414
- src/models/components/nullableconversationsapientitieschannel.ts
2415+
- src/models/components/nullableemptyvotesentity.ts
24142416
- src/models/components/nullableeventnoteentity.ts
24152417
- src/models/components/nullableexternalresourceentity.ts
24162418
- src/models/components/nullablefhtypesgenericentity.ts

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ generation:
2424
generateNewTests: false
2525
skipResponseBodyAssertions: false
2626
typescript:
27-
version: 1.0.10
27+
version: 1.0.11
2828
additionalDependencies:
2929
dependencies: {}
3030
devDependencies: {}

.speakeasy/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
speakeasyVersion: 1.606.10
1+
speakeasyVersion: 1.607.0
22
sources:
33
firehydrant-oas:
44
sourceNamespace: firehydrant-oas
5-
sourceRevisionDigest: sha256:65cfce63dada027846f94ffca1e42c264e93b4492f87ef504151ab38f82cc5a4
6-
sourceBlobDigest: sha256:8c5bca268e51f545c5f389f28ca02cae5abf287b24559c416fae5b1f03f6fbd3
5+
sourceRevisionDigest: sha256:6f8b931c21b15fc8157b8ddf3ae0390c03d265e77d563f75dc4b0dde054a040b
6+
sourceBlobDigest: sha256:8bca508b88fc8c17234bb53e8a3119057f58797b283e1cb8e66d72acf2e2cfe5
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1756339664
9+
- speakeasy-sdk-regen-1756858033
1010
- 0.0.1
1111
firehydrant-typescript-sdk-OAS:
1212
sourceNamespace: firehydrant-typescript-sdk-oas
@@ -19,10 +19,10 @@ targets:
1919
firehydrant-typescript-sdk:
2020
source: firehydrant-oas
2121
sourceNamespace: firehydrant-oas
22-
sourceRevisionDigest: sha256:65cfce63dada027846f94ffca1e42c264e93b4492f87ef504151ab38f82cc5a4
23-
sourceBlobDigest: sha256:8c5bca268e51f545c5f389f28ca02cae5abf287b24559c416fae5b1f03f6fbd3
22+
sourceRevisionDigest: sha256:6f8b931c21b15fc8157b8ddf3ae0390c03d265e77d563f75dc4b0dde054a040b
23+
sourceBlobDigest: sha256:8bca508b88fc8c17234bb53e8a3119057f58797b283e1cb8e66d72acf2e2cfe5
2424
codeSamplesNamespace: firehydrant-typescript-sdk-oas-code-samples
25-
codeSamplesRevisionDigest: sha256:6e83155512b83be39f64fbbdce762e2144cd4c1f45249111c9a9350dda597b09
25+
codeSamplesRevisionDigest: sha256:d9bf1077cae738d35cc5591c0ab336ad8ad1bde7a075b4dc80147db03f7cfb3d
2626
workflow:
2727
workflowVersion: 1.0.0
2828
speakeasyVersion: latest

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,4 +196,14 @@ Based on:
196196
### Generated
197197
- [typescript v1.0.10] .
198198
### Releases
199-
- [NPM v1.0.10] https://www.npmjs.com/package/firehydrant-typescript-sdk/v/1.0.10 - .
199+
- [NPM v1.0.10] https://www.npmjs.com/package/firehydrant-typescript-sdk/v/1.0.10 - .
200+
201+
## 2025-09-03 00:06:54
202+
### Changes
203+
Based on:
204+
- OpenAPI Doc
205+
- Speakeasy CLI 1.607.0 (2.690.1) https://github.com/speakeasy-api/speakeasy
206+
### Generated
207+
- [typescript v1.0.11] .
208+
### Releases
209+
- [NPM v1.0.11] https://www.npmjs.com/package/firehydrant-typescript-sdk/v/1.0.11 - .
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# NullableEmptyVotesEntity
2+
3+
## Example Usage
4+
5+
```typescript
6+
import { NullableEmptyVotesEntity } from "firehydrant-typescript-sdk/models/components";
7+
8+
let value: NullableEmptyVotesEntity = {};
9+
```
10+
11+
## Fields
12+
13+
| Field | Type | Required | Description |
14+
| ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- |
15+
| `voted` | *boolean* | :heavy_minus_sign: | Whether or not the current actor has voted |
16+
| `liked` | *boolean* | :heavy_minus_sign: | Whether or not the current actor has voted positively |
17+
| `disliked` | *boolean* | :heavy_minus_sign: | Whether or not the current actor has voted negatively |
18+
| `likes` | *number* | :heavy_minus_sign: | N/A |
19+
| `dislikes` | *number* | :heavy_minus_sign: | N/A |

docs/models/components/runbookentity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ let value: RunbookEntity = {};
2626
| `updatedBy` | [components.NullableAuthorEntity](../../models/components/nullableauthorentity.md) | :heavy_minus_sign: | N/A |
2727
| `steps` | [components.RunbookStepEntity](../../models/components/runbookstepentity.md)[] | :heavy_minus_sign: | N/A |
2828
| `attachmentRule` | [components.NullableRulesRuleEntity](../../models/components/nullablerulesruleentity.md) | :heavy_minus_sign: | N/A |
29-
| `votes` | [components.NullableVotesEntity](../../models/components/nullablevotesentity.md) | :heavy_minus_sign: | N/A |
29+
| `votes` | [components.NullableEmptyVotesEntity](../../models/components/nullableemptyvotesentity.md) | :heavy_minus_sign: | N/A |
3030
| `isEditable` | *boolean* | :heavy_minus_sign: | N/A |
3131
| `owner` | [components.NullableTeamEntityLite](../../models/components/nullableteamentitylite.md) | :heavy_minus_sign: | N/A |
3232
| `categories` | *string*[] | :heavy_minus_sign: | categories the runbook applies to |

docs/models/components/runbookstepentity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ let value: RunbookStepEntity = {};
2424
| `reruns` | *boolean* | :heavy_minus_sign: | N/A |
2525
| `repeats` | *boolean* | :heavy_minus_sign: | N/A |
2626
| `repeatsDuration` | *string* | :heavy_minus_sign: | N/A |
27-
| `votes` | [components.NullableVotesEntity](../../models/components/nullablevotesentity.md) | :heavy_minus_sign: | N/A |
27+
| `votes` | [components.NullableEmptyVotesEntity](../../models/components/nullableemptyvotesentity.md) | :heavy_minus_sign: | N/A |
2828
| `rule` | [components.NullableRulesRuleEntity](../../models/components/nullablerulesruleentity.md) | :heavy_minus_sign: | N/A |

docs/sdks/runbooks/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1063,7 +1063,7 @@ run();
10631063

10641064
## listRunbookAudits
10651065

1066-
Please contact support to enable audit logging for your account.
1066+
This endpoint is deprecated.
10671067

10681068
### Example Usage
10691069

examples/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jsr.json

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

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

0 commit comments

Comments
 (0)