fastapi-jwt-auth icon indicating copy to clipboard operation
fastapi-jwt-auth copied to clipboard

Swagger doesn't allow extending OpenApi with name = Authorization

Open amirhosss opened this issue 4 years ago • 0 comments

https://swagger.io/specification/#version-3.0.3 <<If in is "header" and the name field is "Accept", "Content-Type" or "Authorization", the parameter definition SHALL be ignored.>>

amirhosss avatar Aug 28 '21 14:08 amirhosss