Skip to content

Commit

Permalink
Expose descriptor & resources
Browse files Browse the repository at this point in the history
  • Loading branch information
gierschv committed Apr 21, 2014
1 parent 61c3413 commit f136d74
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/swagger-express/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -321,3 +321,5 @@ exports.init = function (app, opt) {
};
};

exports.descriptor = descriptor;
exports.resources = resources;

0 comments on commit f136d74

Please sign in to comment.