apidom icon indicating copy to clipboard operation
apidom copied to clipboard

apidom-ls: all AsyncAPI 2.0 rules lint/completion/docs must be scoped

Open char0n opened this issue 1 year ago • 0 comments

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.

char0n avatar Jan 31 '24 09:01 char0n