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

No support for Get with ID and Query params #1556

Open
mbarnach opened this issue Aug 23, 2021 · 0 comments
Open

No support for Get with ID and Query params #1556

mbarnach opened this issue Aug 23, 2021 · 0 comments

Comments

@mbarnach
Copy link
Member

Context and Description

Kitura doesn't support GET with ID and query params, like this one:

GET /order/:user_id?page=2

This is quite a standard pattern in REST and could beneficial to introduce it inside Kitura.

mbarnach added a commit that referenced this issue Aug 23, 2021
This is fixing, at least partly, issue #1556
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