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

feature: ignore certain paths #265

Open
guyappy opened this issue Sep 1, 2023 · 0 comments
Open

feature: ignore certain paths #265

guyappy opened this issue Sep 1, 2023 · 0 comments

Comments

@guyappy
Copy link

guyappy commented Sep 1, 2023

I'd like to propose a feature.

In my postman collection I have a number of requests, and the first request in the list typically is an API call to an authentication endpoint to retrieve an auth token. This token is then subsequently used in the next requests.

This auth request is only there for automation purposes (i.e. the postman collection can be run in a pipeline for example).

when generating openapi spec based on the postman collection, I'd like to indicate the conversion to ignore the /auth path for example.

does that make sense? I can create a PR if needed.

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

No branches or pull requests

1 participant