Skip to content

Commit

Permalink
Merge pull request #10 from firehydrant/speakeasy-sdk-regen-1735863790
Browse files Browse the repository at this point in the history
chore: 🐝 Update SDK - Generate 0.0.11
  • Loading branch information
logangingerich authored Jan 8, 2025
2 parents 91c5449 + 8b75a46 commit 1e1bebb
Show file tree
Hide file tree
Showing 9 changed files with 46 additions and 22 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/.speakeasy/reports
/models
/models/errors
/types
Expand Down
10 changes: 5 additions & 5 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: 6a2d7b70-1321-499a-8677-a99a42c2e4b6
management:
docChecksum: 01a84b52196091b86184a626604eba83
docChecksum: 2fb06b765049a3c17f320d8d880e596a
docVersion: 0.0.1
speakeasyVersion: 1.460.3
generationVersion: 2.484.0
releaseVersion: 0.0.10
configChecksum: e1b08fdfd59ee5cbee56cb50dc32b055
speakeasyVersion: 1.465.1
generationVersion: 2.488.4
releaseVersion: 0.0.11
configChecksum: 2d9c1d37cc4255fca7fd3dc30788ceb9
repoURL: https://github.com/firehydrant/firehydrant-typescript-sdk.git
installationURL: https://github.com/firehydrant/firehydrant-typescript-sdk
published: true
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ generation:
oAuth2ClientCredentialsEnabled: true
oAuth2PasswordEnabled: true
typescript:
version: 0.0.10
version: 0.0.11
additionalDependencies:
dependencies: {}
devDependencies: {}
Expand Down
29 changes: 21 additions & 8 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
speakeasyVersion: 1.460.3
speakeasyVersion: 1.465.1
sources:
firehydrant-oas:
sourceNamespace: firehydrant-oas
sourceRevisionDigest: sha256:e512d73a7a46a2f2c3619032e3b2f10ddf25a609b2d6f02175595d3392240980
sourceBlobDigest: sha256:f6ffe4d71cbc8f195cf28218fe7c5a6212053a7fa58a4e0aa275374cfcf3c675
tags:
- latest
- speakeasy-sdk-regen-1735863790
- 0.0.1
firehydrant-typescript-sdk-OAS:
sourceNamespace: firehydrant-typescript-sdk-oas
sourceRevisionDigest: sha256:c7d0011194e8963eb9f8e18a54a21f82a9fc6e53c638b143385ca5aaabc232b5
Expand All @@ -9,23 +17,28 @@ sources:
- speakeasy-sdk-regen-1735836867
targets:
firehydrant-typescript-sdk:
source: firehydrant-typescript-sdk-OAS
sourceNamespace: firehydrant-typescript-sdk-oas
sourceRevisionDigest: sha256:c7d0011194e8963eb9f8e18a54a21f82a9fc6e53c638b143385ca5aaabc232b5
source: firehydrant-oas
sourceNamespace: firehydrant-oas
sourceRevisionDigest: sha256:e512d73a7a46a2f2c3619032e3b2f10ddf25a609b2d6f02175595d3392240980
sourceBlobDigest: sha256:f6ffe4d71cbc8f195cf28218fe7c5a6212053a7fa58a4e0aa275374cfcf3c675
codeSamplesNamespace: firehydrant-typescript-sdk-oas-code-samples
codeSamplesRevisionDigest: sha256:5d3528dac8581196902253341b61b6511cd55f0fde55e42f353e7ab65d1cf340
codeSamplesRevisionDigest: sha256:91c6eb6c8fcf0eba140b3cf4dfb4da432f53f34b7f39b10f77f2e08baaf30784
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
sources:
firehydrant-typescript-sdk-OAS:
firehydrant-oas:
inputs:
- location: registry.speakeasyapi.dev/firehydrant/firehydrant/firehydrant-oas:main
- location: ./openapi.yaml
overlays:
- location: .speakeasy/speakeasy-modifications-overlay.yaml
- location: errors-overlay.yaml
registry:
location: registry.speakeasyapi.dev/firehydrant/firehydrant/firehydrant-oas
targets:
firehydrant-typescript-sdk:
target: typescript
source: firehydrant-typescript-sdk-OAS
source: firehydrant-oas
publish:
npm:
token: $npm_token
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,14 @@ Based on:
### Generated
- [typescript v0.0.10] .
### Releases
- [NPM v0.0.10] https://www.npmjs.com/package/firehydrant-typescript-sdk/v/0.0.10 - .
- [NPM v0.0.10] https://www.npmjs.com/package/firehydrant-typescript-sdk/v/0.0.10 - .

## 2025-01-08 20:07:47
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.465.1 (2.488.4) https://github.com/speakeasy-api/speakeasy
### Generated
- [typescript v0.0.11] .
### Releases
- [NPM v0.0.11] https://www.npmjs.com/package/firehydrant-typescript-sdk/v/0.0.11 - .
2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

{
"name": "firehydrant-typescript-sdk",
"version": "0.0.10",
"version": "0.0.11",
"exports": {
".": "./src/index.ts",
"./models/errors": "./src/models/errors/index.ts",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "firehydrant-typescript-sdk",
"version": "0.0.10",
"version": "0.0.11",
"author": "Speakeasy",
"main": "./index.js",
"sideEffects": false,
Expand Down
6 changes: 3 additions & 3 deletions src/lib/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
export const SDK_METADATA = {
language: "typescript",
openapiDocVersion: "0.0.1",
sdkVersion: "0.0.10",
genVersion: "2.484.0",
sdkVersion: "0.0.11",
genVersion: "2.488.4",
userAgent:
"speakeasy-sdk/typescript 0.0.10 2.484.0 0.0.1 firehydrant-typescript-sdk",
"speakeasy-sdk/typescript 0.0.11 2.488.4 0.0.1 firehydrant-typescript-sdk",
} as const;

0 comments on commit 1e1bebb

Please sign in to comment.