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

Query parameters decorator #279

Open
kopach opened this issue Nov 9, 2023 · 0 comments
Open

Query parameters decorator #279

kopach opened this issue Nov 9, 2023 · 0 comments

Comments

@kopach
Copy link

kopach commented Nov 9, 2023

Is there any native way to "decorate"/map query params. I would like my query params to be properly named with long expressive names in my code but shortened in URL.
I can see this like sort of mapper object we can pass to achieve this
image

Is there anything like that? If not - can it be implemented?

Note: This only valid for query parameters names, not values/content

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