From 1fbf3a7eba58c7de14e282b848b0e74a9fd71ac9 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Thu, 9 Oct 2014 13:27:43 -0600 Subject: [PATCH] fix(static): fix static/api page, fixes #3636 --- views/static/api.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/static/api.jade b/views/static/api.jade index 0fd99bcde7..d0ee3e35db 100644 --- a/views/static/api.jade +++ b/views/static/api.jade @@ -1,4 +1,4 @@ -doctype 5 +doctype html html head title Swagger UI