configVersion: 1.0.0
generation:
  comments: {}
  sdkClassName: RetellClient
  repoURL: retell-sdk
  usageSnippets:
    optionalPropertyRendering: withExample
  baseServerURL: https://api.retellai.com
  fixes:
    nameResolutionDec2023: false
features:
  python:
    core: 4.3.1
    errors: 2.81.8
    examples: 2.81.3
    flattening: 2.81.1
    globalSecurity: 2.83.1
    globalServerURLs: 2.82.1
  typescript:
    core: 3.1.4
    errors: 2.81.8
    examples: 2.81.3
    flattening: 2.81.1
    globalSecurity: 2.82.0
    globalServerURLs: 2.82.1
python:
  version: 0.0.1
  author: Speakeasy
  clientServerStatusCodesAsErrors: true
  description: Python Client SDK Generated by Speakeasy
  flattenGlobalSecurity: true
  imports:
    option: openapi
    paths:
      callbacks: models/callbacks
      errors: models/errors
      operations: models/operations
      shared: models/components
      webhooks: models/webhooks
  inputModelSuffix: input
  maxMethodParams: 4
  outputModelSuffix: output
  packageName: openapi
  published: true
typescript:
  version: 1.15.9
  author: Retell
  clientServerStatusCodesAsErrors: true
  flattenGlobalSecurity: true
  imports:
    option: openapi
    paths:
      callbacks: models/callbacks
      errors: models/errors
      operations: models/operations
      shared: models/components
      webhooks: models/webhooks
  inputModelSuffix: input
  maxMethodParams: 4
  outputModelSuffix: output
  packageName: retell-sdk
  published: true
  templateVersion: v2
#speakeasy generate sdk -s ../api/openapi.yaml -o ./typescript/ -l typescript
