Skip to content

Commit 7f79f42

Browse files
committedApr 11, 2018
fix: endpoint details when no description is provided
1 parent 62cd5b3 commit 7f79f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"vue": "^2.1.10",
3535
"vue-loader": "^10.3.0",
3636
"vue-material": "^0.7.1",
37-
"vue-openapi": "^0.7.0",
37+
"vue-openapi": "^0.7.1",
3838
"vue-resource": "^1.2.0",
3939
"vue-template-compiler": "^2.1.10",
4040
"webpack": "^1.13.3"

0 commit comments

Comments
 (0)
Please sign in to comment.