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

support api config from cwd #263

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tarunKoyalwar
Copy link

Proposed Changes

thank you @danielgtaylor for creating a very useful project :)

if i am working on a project that involves openapi files, most likely it would keep changing especially when working in team environment with different git branches, this PR adds support for current working directory apis.json file support basically in a git project if we add a api defination file like .restish/apis.json it will take preference over the one in config directory thus allowing to use restish with branch specific openapi files

this has been very helpful to me because it is one of the feature even postman doesn't support without external/custom tooling

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

Successfully merging this pull request may close these issues.

1 participant