From f5decffe3f47bf0d71e55d1fb425b1a9d8e1d44a Mon Sep 17 00:00:00 2001 From: Devin Howard Date: Wed, 12 Oct 2016 11:54:02 +0800 Subject: [PATCH] remove unneeded Endpoints header --- doc/api/api.raml | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/api/api.raml b/doc/api/api.raml index 2efac770..6e486da7 100644 --- a/doc/api/api.raml +++ b/doc/api/api.raml @@ -8,8 +8,6 @@ protocols: [ HTTPS ] documentation: - title: Getting Started content: !include pages/getting-started.md - - title: Endpoints - content: "" securitySchemes: cookie: !include securitySchemes/cookie.raml