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

Make it easier to submit OpenAPI Description search path PRs #364

Merged
merged 1 commit into from
Jul 21, 2020

Conversation

tlmii
Copy link
Member

@tlmii tlmii commented Jul 21, 2020

Currently, the search paths used to automatically find the OpenAPI description are hard-coded in a pipe-delimited string on one line of code. This makes submitting a PR to add another entry to it unnecessarily annoying to a contributor. This PR changes the way we handle that to make such PRs a little easier. #360 will further address the preferences portion of the search paths at a later date.

@tlmii tlmii requested review from bzhu94 and bradygaster July 21, 2020 04:27
Copy link

@bzhu94 bzhu94 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@tlmii tlmii merged commit 7d59712 into dotnet:master Jul 21, 2020
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.

2 participants