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

Remove API endpoint without version prefix #299

Conversation

josecelano
Copy link
Member

BREAKING CHANGE: API endpoints without version prefixes are no longer available.

For example, /api/stats use /api/v1/stats instead.

BREAKING CHANGE: API endpoints without version prefixes are no longer available.

For example, `/api/stats` use `/api/v1/stats` instead.
@josecelano josecelano force-pushed the issue-247-remove-api-routes-without-version-prefix branch from 9d591c6 to aec3a4c Compare April 13, 2023 08:08
@josecelano josecelano linked an issue Apr 13, 2023 that may be closed by this pull request
@josecelano josecelano merged commit e1e731a into torrust:develop Apr 13, 2023
@josecelano josecelano deleted the issue-247-remove-api-routes-without-version-prefix branch April 13, 2023 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

API: remove routes without version prefix
1 participant