stoplightio / spectral

A flexible JSON/YAML linter for creating automated style guides, with baked in support for OpenAPI (v3.1, v3.0, and v2.0), Arazzo v1.0, as well as AsyncAPI v2.x.
https://stoplight.io/spectral
Apache License 2.0
2.48k stars 233 forks source link

docs(asyncapi): Update asyncapi rules with updated AsyncAPI v2 URL. #2613

Closed RafaelJCamara closed 5 months ago

RafaelJCamara commented 5 months ago

Checklist

Does this PR introduce a breaking change?

Screenshots

Before: image

After: image

Additional context

When you go to the AsyncAPI rules, there's a link for the supported AsyncAPI specification version: image

When you click the existing link, we get the 404 mentioned in the above screenshot.

With this PR, we get a new non-broken link.

mnaumanali94 commented 5 months ago

@RafaelJCamara Can you please update the commit message with the following conventions: https://github.com/semantic-release/semantic-release

RafaelJCamara commented 5 months ago

@mnaumanali94 please check

RafaelJCamara commented 5 months ago

Did my best to rename the commit, but the old one seems to be wondering around...

RafaelJCamara commented 5 months ago

I'll close this PR and create a new one clean. new PR: https://github.com/stoplightio/spectral/pull/2618