asyncapi / parser-js

AsyncAPI parser for Javascript (browser-compatible too).
Apache License 2.0
116 stars 92 forks source link

fix: wrong parserAPI number being checked #902

Closed jonaslagoni closed 10 months ago

jonaslagoni commented 10 months ago

Description This PR fixes that we hardcoded a number to check the parser API when checking whether a document is from this parser version or not. This causes the check to fail, even though it was correct.

Related issue(s) Related to https://github.com/asyncapi/html-template/issues/456

sonarcloud[bot] commented 10 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

jonaslagoni commented 10 months ago

/rtm

asyncapi-bot commented 10 months ago

:tada: This PR is included in version 3.0.0-next-major-spec.11 :tada:

The release is available on:

Your semantic-release bot :package::rocket: