Skip to content

feat: add Api Base URL option to client #72

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 19, 2021

Conversation

supertinou
Copy link
Contributor

Add ApiBaseUrl option to client

import { createClient } from '@typeform/api-client'
const clientWithApiBaseUrl = createClient({
  token: 'abc',
  apiBaseUrl: rainbowApi
})

@supertinou supertinou requested a review from a team May 19, 2021 00:07
@supertinou supertinou merged commit 195eac2 into master May 19, 2021
@travis-tf
Copy link

🎉 This PR is included in version 1.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@mathio mathio deleted the Client-Api_Base_URL_Feature branch October 10, 2023 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants