asyncapi / bundler

Combine multiple AsyncAPI specification files into one.
Apache License 2.0
30 stars 16 forks source link

feat: add resolution of `$ref`s in subdirectories #181

Closed aeworxet closed 1 month ago

aeworxet commented 1 month ago

This PR:

Resolves https://github.com/asyncapi/bundler/issues/178

Laupetin commented 1 month ago

Tested it on my example and it works fine. The problem I had should be solved with that, thanks :)

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

aeworxet commented 1 month ago

/rtm

asyncapi-bot commented 1 month ago

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

The release is available on:

Your semantic-release bot :package::rocket: