Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add baseDir option #148

Merged
merged 6 commits into from Mar 20, 2024
Merged

Conversation

Souvikns
Copy link
Member

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 Souvikns marked this pull request as ready for review March 11, 2024 08:37
@Souvikns
Copy link
Member Author

@aeworxet need your review on this

example/v3/bundle.js Outdated Show resolved Hide resolved
src/util.ts Outdated Show resolved Hide resolved
src/util.ts Outdated Show resolved Hide resolved
Copy link

sonarcloud bot commented Mar 19, 2024

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 Souvikns requested a review from aeworxet March 19, 2024 06:55
@Souvikns Souvikns self-assigned this Mar 19, 2024
@Souvikns
Copy link
Member Author

/rtm

@asyncapi-bot asyncapi-bot merged commit 34a523d into asyncapi:master Mar 20, 2024
10 checks passed
@jonaslagoni
Copy link
Sponsor Member

Kind reminder to remember to update the CLI as well 😄

@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 0.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option to specify baseFileDir or cwd
4 participants