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
php -v
I have different paths for apis
exa, http://host/test/data/{route}
http://host/v1/m1/data/{route}
How can I use two path as base path ?
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered:
i am exactly looking for the same solution. any work around for this problem ?
Sorry, something went wrong.
up
Please see this answer: #601 (comment)
No branches or pull requests
php -v
): 7.3Description:
I have different paths for apis
exa,
http://host/test/data/{route}
http://host/v1/m1/data/{route}
How can I use two path as base path ?
Steps To Reproduce:
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: