asyncapi / bundler

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

feat: add baseDir option #148

Closed Souvikns closed 6 months ago

Souvikns commented 7 months ago

Description

This PR is adding a new option, baseDir to accept a directory path to update the $ref according to the base directory that is being passed.

Related issue(s)

Resolves #136

Souvikns commented 6 months ago

@aeworxet need your review on this

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Souvikns commented 6 months ago

/rtm

jonaslagoni commented 5 months ago

Kind reminder to remember to update the CLI as well 😄

asyncapi-bot commented 5 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: