From 08784d82d27cfdfb28b502cdfda00cd9e2539e44 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Thu, 28 Feb 2019 13:29:36 -0500 Subject: [PATCH] swagger ui setup --- api/index.html | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 api/index.html diff --git a/api/index.html b/api/index.html new file mode 100644 index 0000000..e764785 --- /dev/null +++ b/api/index.html @@ -0,0 +1,80 @@ + + + + + + + Bitwarden API Documentation + + + + + + + + +
+ + + + + + + + \ No newline at end of file