chore(api): remove unused code and endpoints (#41332)

This commit is contained in:
Mrugesh Mohapatra
2021-03-05 02:30:11 +05:30
committed by GitHub
parent fa6b11f359
commit cd40d47363
42 changed files with 21682 additions and 8167 deletions

View File

@@ -1,17 +1,6 @@
{
"initial:before": {
"./middlewares/sentry-request-handler": {},
"loopback#favicon": {
"params": "$!../public/favicon.ico"
},
"loopback#static": {
"params": [
"$!../public",
{
"maxAge": "86400000"
}
]
}
"./middlewares/sentry-request-handler": {}
},
"initial": {
"compression": {},