getDirectOpenAPIFetch | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Function getDirectOpenAPIFetch

    • Returns an OpenAPIClientFetch compatible fetch that sets up the openapi service (but not (yet?) the workers) in the same JavaScript VM

      Parameters

      • service: string
      • Optionaloptions: { baseUrl?: string }

      Returns Promise<OpenAPIClientFetch & Disposable>