diff --git a/sigi/templates/sigi/api/redoc.html b/sigi/templates/sigi/api/redoc.html new file mode 100644 index 0000000..07650ce --- /dev/null +++ b/sigi/templates/sigi/api/redoc.html @@ -0,0 +1,21 @@ + + + + SIGI ReDoc documentation + + + + + + + + + + + + \ No newline at end of file diff --git a/sigi/templates/sigi/api/swagger-ui.html b/sigi/templates/sigi/api/swagger-ui.html new file mode 100644 index 0000000..0d2ab1c --- /dev/null +++ b/sigi/templates/sigi/api/swagger-ui.html @@ -0,0 +1,28 @@ + + + + SIGI Swagger documentation + + + + + +
+ + + + \ No newline at end of file