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

use path.extname instead of path.parse #18

Merged
merged 1 commit into from
Mar 12, 2016
Merged

use path.extname instead of path.parse #18

merged 1 commit into from
Mar 12, 2016

Conversation

mprokopowicz
Copy link
Contributor

path.parse is not present in node 0.10.x
this change allows to use swagger-jsdoc with node 0.10.x

@mprokopowicz mprokopowicz changed the title use path.extname in favor of path.parse use path.extname instead of path.parse Mar 3, 2016
chdanielmueller added a commit that referenced this pull request Mar 12, 2016
use path.extname instead of path.parse

fixes #16 closes #17
@chdanielmueller chdanielmueller merged commit b297a88 into Surnet:master Mar 12, 2016
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