diff --git a/runner/gateway.openapi.yaml b/runner/gateway.openapi.yaml index 811dcbcc..ae5f42d5 100644 --- a/runner/gateway.openapi.yaml +++ b/runner/gateway.openapi.yaml @@ -6,6 +6,8 @@ info: servers: - url: https://dream-gateway.livepeer.cloud description: Livepeer Cloud Community Gateway +- url: https://livepeer.studio/api/beta/generate + description: Livepeer Studio Gateway paths: /text-to-image: post: diff --git a/runner/openapi.yaml b/runner/openapi.yaml index 7516cc30..07737b63 100644 --- a/runner/openapi.yaml +++ b/runner/openapi.yaml @@ -6,6 +6,8 @@ info: servers: - url: https://dream-gateway.livepeer.cloud description: Livepeer Cloud Community Gateway +- url: https://livepeer.studio/api/beta/generate + description: Livepeer Studio Gateway paths: /health: get: