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

Refactor OpenAPI basePath support added by #140 #141

Merged
merged 1 commit into from
Mar 5, 2018

Conversation

eliangcs
Copy link
Contributor

@eliangcs eliangcs commented Feb 24, 2018

PR #140 fixed the issue with the support for OpenAPI basePath, but the code can be improved. This PR moves spec parsing code out of cli.py and put it to Context constructor. Also adds two test cases in test_cli.py.

cc @nheisterkamp, you might want to take a look.

@eliangcs eliangcs merged commit d011003 into master Mar 5, 2018
@eliangcs eliangcs deleted the refactor-swagger-basepath branch March 5, 2018 04:54
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.

None yet

1 participant