Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.352.0
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Aug 2, 2024
1 parent 795cfbe commit 8b25c80
Show file tree
Hide file tree
Showing 102 changed files with 1,546 additions and 1,625 deletions.
8 changes: 3 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: caaaa8c3-6dd7-43a5-841e-c3193e68cc73
management:
docChecksum: 6960959175161ea1f250bb468e5fbf98
docChecksum: 2d1bae22df56eb1788dca7e6d9f4c6ae
docVersion: "1.0"
speakeasyVersion: 1.352.0
generationVersion: 2.384.4
releaseVersion: 0.4.0
configChecksum: 378a5fba374c6d6be00ac827ede50b04
releaseVersion: 0.4.1
configChecksum: fcacb3829b5331cc66e628d10359fca9
repoURL: https://github.com/panoratech/typescript-sdk.git
installationURL: https://github.com/panoratech/typescript-sdk
published: true
Expand Down Expand Up @@ -500,9 +500,7 @@ generatedFiles:
- src/models/errors/index.ts
- src/models/operations/index.ts
- src/models/components/index.ts
- docs/models/operations/helloresponsebody.md
- docs/models/operations/helloresponse.md
- docs/models/operations/healthresponsebody.md
- docs/models/operations/healthresponse.md
- docs/models/operations/listwebhooksresponse.md
- docs/models/operations/createwebhookpublicresponse.md
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ generation:
auth:
oAuth2ClientCredentialsEnabled: false
typescript:
version: 0.4.0
version: 0.4.1
additionalDependencies:
dependencies: {}
devDependencies: {}
Expand Down
10 changes: 5 additions & 5 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@ speakeasyVersion: 1.352.0
sources:
panora-open-api-swagger:
sourceNamespace: panora-open-api-swagger
sourceRevisionDigest: sha256:77c016e33496a9fe87a535480d015035f5fc296a990cdab9d4c5a39cad74ac46
sourceBlobDigest: sha256:63ff9c6f9a5f5997ac84f851ecea82fae64248bf0b0dd3b2ee73f666765cd8f7
sourceRevisionDigest: sha256:361400a538f79ea697ed07b6cad0a77ac235ea2ee5a25977c39afa58cb57ad7d
sourceBlobDigest: sha256:3e515880c49dcbff333453ebeba6850d8d51a76f24cda62c5a56062f0bfc238e
tags:
- latest
- main
targets:
my-first-target:
source: panora-open-api-swagger
sourceNamespace: panora-open-api-swagger
sourceRevisionDigest: sha256:77c016e33496a9fe87a535480d015035f5fc296a990cdab9d4c5a39cad74ac46
sourceBlobDigest: sha256:63ff9c6f9a5f5997ac84f851ecea82fae64248bf0b0dd3b2ee73f666765cd8f7
sourceRevisionDigest: sha256:361400a538f79ea697ed07b6cad0a77ac235ea2ee5a25977c39afa58cb57ad7d
sourceBlobDigest: sha256:3e515880c49dcbff333453ebeba6850d8d51a76f24cda62c5a56062f0bfc238e
codeSamplesNamespace: code-samples-typescript-my-first-target
codeSamplesRevisionDigest: sha256:04a8349ed6e1df2ada02c084b16d46b47bd047424ce0556dbf73544646347554
codeSamplesRevisionDigest: sha256:df005c7dbc0570b7f1354e6db840c4247cf6055b1293fa465e85ee9474f347d9
outLocation: /github/workspace/repo
workflow:
workflowVersion: 1.0.0
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ run();

### [crm.companies](docs/sdks/companies/README.md)

* [list](docs/sdks/companies/README.md#list) - List Companies
* [list](docs/sdks/companies/README.md#list) - List Companies
* [create](docs/sdks/companies/README.md#create) - Create Companies
* [retrieve](docs/sdks/companies/README.md#retrieve) - Retrieve Companies

Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,14 @@ Based on:
### Generated
- [typescript v0.4.0] .
### Releases
- [NPM v0.4.0] https://www.npmjs.com/package/@panora/sdk/v/0.4.0 - .
- [NPM v0.4.0] https://www.npmjs.com/package/@panora/sdk/v/0.4.0 - .

## 2024-08-02 15:54:51
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.352.0 (2.384.4) https://github.com/speakeasy-api/speakeasy
### Generated
- [typescript v0.4.1] .
### Releases
- [NPM v0.4.1] https://www.npmjs.com/package/@panora/sdk/v/0.4.1 - .
Loading

0 comments on commit 8b25c80

Please sign in to comment.