You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AsyncAPI 2.x Security Scheme Object can be referenced with Reference Object. It's validation rules must reflect that. It's reproducible by creating a Reference Object in components.securitySchemes map. The goal of this issue is to remedy this bug and identify other spec objects that do suffer with the same issue.
The text was updated successfully, but these errors were encountered:
AsyncAPI 2.x
Security Scheme Object
can be referenced withReference Object
. It's validation rules must reflect that. It's reproducible by creating a Reference Object incomponents.securitySchemes
map. The goal of this issue is to remedy this bug and identify other spec objects that do suffer with the same issue.The text was updated successfully, but these errors were encountered: