From 84a8cae56856b5b830b6923bcabb63d37735f283 Mon Sep 17 00:00:00 2001 From: Rick Staa Date: Tue, 17 Sep 2024 09:15:00 +0200 Subject: [PATCH] chore: update speakeasy org (#12) This commit updates the speakeasy org to fix some errors during SDK generation. --- .speakeasy/workflow.lock | 4 ++-- .speakeasy/workflow.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.speakeasy/workflow.lock b/.speakeasy/workflow.lock index 87a8e0e..0881d1b 100644 --- a/.speakeasy/workflow.lock +++ b/.speakeasy/workflow.lock @@ -24,7 +24,7 @@ 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 @@ -32,4 +32,4 @@ workflow: 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 diff --git a/.speakeasy/workflow.yaml b/.speakeasy/workflow.yaml index 8354a60..5eea123 100644 --- a/.speakeasy/workflow.yaml +++ b/.speakeasy/workflow.yaml @@ -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 @@ -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