From e0a66ab87ed1e5fb5c8baa9ea7bc1237571819ce Mon Sep 17 00:00:00 2001 From: Carmine DiMascio Date: Mon, 7 Oct 2019 23:13:48 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index faeff93f..4a712966 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ app.use((err, req, res, next) => { }); ``` -#### Alternatively... +#### Optionally inline api specs The `apiSpec` option may be specified as the spec object itself, rather than a path e.g.