asyncapi / parser-js

AsyncAPI parser for Javascript (browser-compatible too).
115 stars 91 forks source link

Create the rule `asyncapi3-tags-uniqueness` for the v3 core ruleset #1023

Open smoya opened 1 month ago

smoya commented 1 month ago

Part of https://github.com/asyncapi/parser-js/issues/1016 (included in Bounty).

Add the following rule for the v3 core ruleset:

Based on asyncapi2-tags-uniqueness: Each tag must have a unique name.