stoplightio / spectral-action

GitHub Action wrapper for Spectral - a JSON/YAML/OpenAPI/AsyncAPI/etc linter with custom rule support.
https://stoplight.io/open-source/spectral
Apache License 2.0
85 stars 46 forks source link

Add support for authorization against external schema registries #663

Open drpump opened 5 months ago

drpump commented 5 months ago

User Story Description

As a Software Developer,

I want to supply credentials for HTTP retrievals of absolute$ref URLs,

so I can access an external schema/component registry that requires authentication

Acceptance Criteria

Sprint Ready Checklist