Skip to content
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

Use MultiBaas Deployment URL instead of MultiBaas Deployment ID #6

Open
n0thingness opened this issue Jun 9, 2020 · 0 comments
Open

Comments

@n0thingness
Copy link
Contributor

To avoid ambiguity, we would like for the user to specify the full MultiBaas Deployment URL instead of just the ID

Required changes:

? "http://localhost:8080"
: `https://${deploymentID}.multibaas.com`;

? "http://localhost:8080/api/v0"
: `https://${this.config.deploymentID}.multibaas.com/api/v0`;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant