Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
daisieh committed Jan 4, 2019
1 parent b18feca commit 0e9300d
Show file tree
Hide file tree
Showing 2 changed files with 1,031 additions and 4 deletions.
18 changes: 14 additions & 4 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
{
"v2": {
"transposit": {
"javascriptAPIVersion": "3"
}
"swagger": {
"auth": {
"type": "HEADER",
"params": {
"header": {
"string": "Authorization"
}
}
},
"source": "swaggerhub.yml",
"url": "https://api.swaggerhub.com"
},
"description": "Swaggerhub"
}
}
}
Loading

0 comments on commit 0e9300d

Please sign in to comment.