From 4f9e70aafab120a94cf1b9a18263370efe024def Mon Sep 17 00:00:00 2001 From: balzack <96387156+balzack@users.noreply.github.com> Date: Tue, 4 Jan 2022 09:23:57 -0800 Subject: [PATCH] Rename swagger.html to index.html seeing if index.html will render --- doc/{swagger.html => index.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename doc/{swagger.html => index.html} (100%) diff --git a/doc/swagger.html b/doc/index.html similarity index 100% rename from doc/swagger.html rename to doc/index.html