Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cdimascio committed Aug 18, 2019
1 parent 2c89506 commit c7c42fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ The `apiSpec` option may be specified as the spec object itself, rather than a p

```javascript
const apiSpec = {
openapi: "3.0.0",
openapi: "3.0.1",
info: {...},
servers: [...],
paths: {...},
Expand Down

0 comments on commit c7c42fe

Please sign in to comment.