Skip to content

Commit

Permalink
feat: support external refs
Browse files Browse the repository at this point in the history
  • Loading branch information
solufa committed Jun 6, 2020
1 parent 544a677 commit 7cbd9be
Show file tree
Hide file tree
Showing 15 changed files with 3,835 additions and 3 deletions.
4 changes: 4 additions & 0 deletions aspida.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,9 @@ module.exports = [
{
input: 'samples/openapi',
openapi: { inputFile: 'samples/openapi.json', mock: true, yaml: false }
},
{
input: 'samples/externals',
openapi: { inputFile: 'samples/externals.json', yaml: false }
}
]
Loading

0 comments on commit 7cbd9be

Please sign in to comment.