mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-30 02:58:11 +00:00
Merge branch 'dev'
This commit is contained in:
@@ -139,7 +139,9 @@ export const URL_CONSTANTS = {
|
||||
},
|
||||
|
||||
REPORTS: {
|
||||
CATALOG: "/reports",
|
||||
RUN: (key: string) => `/reports/${key}`,
|
||||
EXPORT: (key: string) => `/reports/${key}/export`,
|
||||
},
|
||||
|
||||
OVERVIEW: {
|
||||
|
||||
Reference in New Issue
Block a user