1
0
mirror of https://github.com/sasjs/server.git synced 2026-01-03 13:10:04 +00:00

chore: code fixes

This commit is contained in:
2022-07-21 23:03:40 +05:00
parent 72140d73c2
commit 03cb89d14f
3 changed files with 11 additions and 12 deletions

View File

@@ -9,6 +9,7 @@ const StaticAuthorizedRoutes = [
'/SASjsApi/drive/file',
'/SASjsApi/drive/folder',
'/SASjsApi/drive/fileTree',
'/SASjsApi/drive/rename',
'/SASjsApi/permission'
]