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

Add support for description on security definition #1175

Closed
pmorelli92 opened this issue Apr 13, 2022 · 2 comments
Closed

Add support for description on security definition #1175

pmorelli92 opened this issue Apr 13, 2022 · 2 comments

Comments

@pmorelli92
Copy link
Contributor

Is your feature request related to a problem? Please describe.

The consumers of my API are generating their stubs from my swagger file. However, their generation tool is breaking because they expect my swagger file to have a description for the security definition. This is not a mandatory field on the OpenAPI spec but it would be nice to have support for it so I can have it on my swagger file.

Describe the solution you'd like

I want this library to support the option of adding a description to the security definitions.

Describe alternatives you've considered

N/A

Additional context

I did an implementation #1174

@pmorelli92
Copy link
Contributor Author

This is already on master, so we can close it. Is there any estimative date for the next version release? @ubogdan

@ubogdan
Copy link
Contributor

ubogdan commented Apr 19, 2022

I want to release it by the end of the month, but I'm not sure about it since we have only one contribution for this month.

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

2 participants