Support for authenticated additional Openapi definitions
dsteeley opened this issue · 1 comments
dsteeley commented
Does openapi-validator support an api definition file where additional definitions specified by a $ref:
require authentication.
Openapi-generator handles this with the --auth
, is it possible to provide authentication headers when linting?