oatpp / oatpp-swagger

OpenApi 3.0.0 docs + Swagger UI for oatpp services
https://oatpp.io/
Apache License 2.0
90 stars 51 forks source link

Is the default description for DefaultBearerAuthorizationSecurityScheme wrong? #59

Closed EDDragonWolf closed 2 years ago

EDDragonWolf commented 2 years ago

I found that DefaultBearerAuthorizationSecurityScheme uses the following description: Default HTTP Basic Authorization. I think it should be Default HTTP Bearer Authorization, isn't it?

bamkrs commented 2 years ago

Thanks for the tip! Fixed in https://github.com/oatpp/oatpp-swagger/commit/2a47d39513e52b3999574cb550ea07d4c145b546