From e68c2bb0ffb9568cd0bd86b71603303de8e9d37b Mon Sep 17 00:00:00 2001 From: Mike Fotinakis Date: Fri, 24 Apr 2015 11:28:52 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfeaeaf..b64412c 100644 --- a/README.md +++ b/README.md @@ -278,7 +278,7 @@ That is the only line necessary to build the full [root Swagger object](https:// Now, simply point Swagger UI at `/apidocs` and everything should Just Work™. If you change any of the Swagger block definitions, you can simply refresh Swagger UI to see the changes. -#### Security handling +### Security handling To support Swagger's definitions for API key auth or OAuth2, use `security_definition` in your `swagger_root`: