We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
@da2ce7 should we open an issue on the backend too? The API does not support versioning right now.
Maybe you just want the JS client to be ready to use multiple versions if the API support it in the future.
Sorry, something went wrong.
Hi @da2ce7 @WarmBeer the API is now using version v1. See torrust/torrust-index#155.
v1
But I think the URL prefix is part of the configuration file .env in the main frontend app:
.env
VITE_API_BASE_URL=https://YOUR_DOMAIN/v1
But maybe @da2ce7, you mean this package should allow the user to instantiate a client for a concrete API version.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: