Make api-docs customizable

This commit is contained in:
Oliver Sand
2020-10-20 10:40:58 +02:00
parent 8aba3e4c47
commit f3bb55ee31
10 changed files with 106 additions and 280 deletions
+1 -1
View File
@@ -29,6 +29,7 @@
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
"@types/react": "^16.9",
"graphiql": "^1.0.0-alpha.10",
"graphql": "^15.3.0",
"react": "^16.13.1",
@@ -47,7 +48,6 @@
"@testing-library/user-event": "^12.0.7",
"@types/jest": "^26.0.7",
"@types/node": "^12.0.0",
"@types/react": "^16.9",
"@types/swagger-ui-react": "^3.23.3",
"cross-fetch": "^3.0.6",
"msw": "^0.21.2"