asyncapi / parser-js

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

fix: iterating between operations, channels and messages #948

Closed jonaslagoni closed 6 months ago

jonaslagoni commented 6 months ago

Description Once before I implemented this functionality incorrectly. this PR fixes that operations, channels, and messages could not be iterated between each other. On top of that, the functionality did not work when references were local files, this has also been fixed.

Related issue(s) Raised on slack: https://asyncapi.slack.com/archives/CQVJXFNQL/p1707760039073239

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
1.1% Duplication on New Code

See analysis details on SonarCloud

jonaslagoni commented 6 months ago

/rtm

jonaslagoni commented 6 months ago

@smoya did you approve 🤔

smoya commented 6 months ago

/rtm

asyncapi-bot commented 6 months ago

:tada: This PR is included in version 3.0.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: