asyncapi / parser-js

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

Create the rule `asyncapi3-message-examples` for the v3 core ruleset #1024

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-message-examples: Examples of message object should validate againt the "payload" and "headers" schemas.