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

example does not work in ApiHeader #49

Open
SonderRill opened this issue Oct 13, 2021 · 1 comment
Open

example does not work in ApiHeader #49

SonderRill opened this issue Oct 13, 2021 · 1 comment

Comments

@SonderRill
Copy link

@ApiHeader({ name: 'Authorization', example: 'Bearer 2YotnFZFEjr1zCsicMWpAA', description: 'description' })
This gives the following result. The description field is also not clearly displayed at all

image

I would also like to know how to change the default api name of the route AccountConsentsController_createAccountConsents

image

@SonderRill
Copy link
Author

I found that the route name can be changed by @ApiOperation ({summary: 'Name operation'}) but the problem with headers still remains

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