From 5acd5fc5a4e0c95055e8e86a47b329e58790b8ac Mon Sep 17 00:00:00 2001 From: Michael Hansen Date: Tue, 10 May 2022 16:29:53 -0400 Subject: [PATCH] Don't set openapi to root --- mimic3_http/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mimic3_http/templates/index.html b/mimic3_http/templates/index.html index c7ab08f..5bc40a9 100644 --- a/mimic3_http/templates/index.html +++ b/mimic3_http/templates/index.html @@ -88,7 +88,7 @@ {% if show_openapi %}

- API + API {% endif %} Docs