No Security is added generated spec, any reason why ?
d
dave
08/12/2021, 10:05 AM
you need to override the security renderer in the OpenApi3 constructor.
r
Razvan
08/12/2021, 10:13 AM
Ok thanks thought that the security name was enough to make the link,.. couldn't have been easier if we could just extend BasicAuthSecurity (i just want to allow any user/password in the authorization)