Skip to content

Commit

Permalink
speakeasy: replicate Studio SDK config (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
victorges authored Sep 17, 2024
1 parent 21864c8 commit ab22cd1
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
configVersion: 2.0.0
generation:
devContainers:
enabled: true
schemaPath: https://raw.githubusercontent.com/livepeer/ai-worker/main/runner/gateway.openapi.yaml
baseServerUrl: https://raw.githubusercontent.com/livepeer/ai-worker/main/runner/gateway.openapi.yaml
sdkClassName: LivepeerAI
sdkClassName: livepeer
maintainOpenAPIOrder: true
usageSnippets:
optionalPropertyRendering: withExample
Expand All @@ -14,7 +10,7 @@ generation:
parameterOrderingFeb2024: true
requestResponseComponentNamesFeb2024: true
auth:
oAuth2ClientCredentialsEnabled: false
oAuth2ClientCredentialsEnabled: true
go:
version: 0.3.0
additionalDependencies: {}
Expand Down

0 comments on commit ab22cd1

Please sign in to comment.