Skip to content

Support for placeholders for default value in @RequestParam Annotation #904

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

Closed
punit-kulal opened this issue Oct 20, 2020 · 1 comment
Closed
Labels
enhancement New feature or request

Comments

@punit-kulal
Copy link

Spring Boot supports placeholder values in @ReqestParam annotation defaultValue parameter.
However SwaggerUI does not resolve the configuration value and instead uses the placeholder as a literal string.
This, results in configuration values being exposed to the SwaggerUI.

@bnasslahsen
Copy link
Collaborator

@punit-kulal,

This feature will be available for the next release.

@bnasslahsen bnasslahsen added the enhancement New feature or request label Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants