Skip to content

Commit

Permalink
Updated testserver
Browse files Browse the repository at this point in the history
  • Loading branch information
glennjones committed Feb 2, 2016
1 parent a2e5ca8 commit c2d2361
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/test-server.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ server.connection({
});

let swaggerOptions = {
basePath: '/v1/',
pathPrefixSize: 2,
info: {
'title': 'Test API Documentation',
'description': 'This is a sample example of API documentation.',
Expand Down

0 comments on commit c2d2361

Please sign in to comment.