From 366a79dc4eb59cea74c273690b635026a4974ed9 Mon Sep 17 00:00:00 2001 From: Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> Date: Fri, 21 Apr 2023 11:07:26 +0300 Subject: fix: unable to serve swagger on prod --- docs/index.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 docs/index.html (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..8d12274 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,26 @@ + + + + + + + SwaggerUI + + + +
+ + + + + \ No newline at end of file -- cgit v1.2.3