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
All rules needs to be scoped explicitly using exports from target-specs.ts
If existing rules don't have any scoping AsyncAPI2 MUST be used.
If existing rules have existing scoping rules, then must be replaced with symbols from target-specs.ts.
This is required, before any AsynAPI 3.x.y work can even begin.
The text was updated successfully, but these errors were encountered:
All rules needs to be scoped explicitly using exports from target-specs.ts
If existing rules don't have any scoping
AsyncAPI2
MUST be used.If existing rules have existing scoping rules, then must be replaced with symbols from
target-specs.ts
.This is required, before any AsynAPI 3.x.y work can even begin.
The text was updated successfully, but these errors were encountered: