openapi_parser icon indicating copy to clipboard operation
openapi_parser copied to clipboard

securityScheme support

Open muhammadn opened this issue 2 years ago • 2 comments

Hi @ota42y I have add initial support for securityScheme.

Just bearer JWT support will do. I'm trying to add it in components but it seemed that i can only add code in operations object. You can take a look at pull request #143

Could you guide me on this? Thank you!

muhammadn avatar Feb 16 '23 11:02 muhammadn

Thank you your contribution!!!! I reply your PR 😄 I think it's a very good first step!!

ota42y avatar Feb 18 '23 06:02 ota42y

@ota42y Thank you so much for your patience in guiding me 🙇‍♂️. I've also opened two more PRs (OpenAPI servers and info) to get used to the code and contribute to your project since you helped me. I'll see what i can add next!

muhammadn avatar Feb 22 '23 00:02 muhammadn