add api documentation page

This commit is contained in:
Athou
2022-08-15 15:42:56 +02:00
parent e2340c2e98
commit 9c02eba0dc
11 changed files with 1447 additions and 65 deletions

View File

@@ -39,6 +39,7 @@
"react-infinite-scroller": "^1.2.6",
"react-redux": "^8.0.2",
"react-router-dom": "^6.3.0",
"swagger-ui-react": "^4.13.2",
"tinycon": "^0.6.8"
},
"devDependencies": {
@@ -48,6 +49,7 @@
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"@types/react-infinite-scroller": "^1.2.3",
"@types/swagger-ui-react": "^4.11.0",
"@types/tinycon": "^0.6.3",
"@vitejs/plugin-react": "^2.0.1",
"eslint": "^8.22.0",