Skip to content

Commit

Permalink
chore: update speakeasy org (#12)
Browse files Browse the repository at this point in the history
This commit updates the speakeasy org to fix some errors during SDK
generation.
  • Loading branch information
rickstaa authored Sep 17, 2024
1 parent 952057e commit 84a8cae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ workflow:
inputs:
- location: https://raw.githubusercontent.com/livepeer/ai-worker/main/runner/gateway.openapi.yaml
registry:
location: registry.speakeasyapi.dev/livepeer-8mq/livepeer-ai/livepeer-ai-oas
location: registry.speakeasyapi.dev/livepeer-ai/livepeer-ai/livepeer-ai-oas
targets:
livepeer-ai-ts:
target: typescript
source: livepeer-ai-OAS
codeSamples:
output: codeSamples.yaml
registry:
location: registry.speakeasyapi.dev/livepeer-8mq/livepeer-ai/code-samples-typescript-livepeer-ts
location: registry.speakeasyapi.dev/livepeer-ai/livepeer-ai/code-samples-typescript-livepeer-ts
4 changes: 2 additions & 2 deletions .speakeasy/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sources:
inputs:
- location: https://raw.githubusercontent.com/livepeer/ai-worker/main/runner/gateway.openapi.yaml
registry:
location: registry.speakeasyapi.dev/livepeer-8mq/livepeer-ai/livepeer-ai-oas
location: registry.speakeasyapi.dev/livepeer-ai/livepeer-ai/livepeer-ai-oas
targets:
livepeer-ai-ts:
target: typescript
Expand All @@ -16,4 +16,4 @@ targets:
codeSamples:
output: codeSamples.yaml
registry:
location: registry.speakeasyapi.dev/livepeer-8mq/livepeer-ai/code-samples-typescript-livepeer-ts
location: registry.speakeasyapi.dev/livepeer-ai/livepeer-ai/code-samples-typescript-livepeer-ts

0 comments on commit 84a8cae

Please sign in to comment.