We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61bc33c commit 8db2eb7Copy full SHA for 8db2eb7
1 file changed
src/Common/Constants.ts
@@ -87,6 +87,8 @@ export const ROUTES = {
87
APP: 'app',
88
APP_ARTIFACT_PROMOTE_MATERIAL: 'app/artifact/promotion-request/material',
89
APP_TEMPLATE_DATA: 'app/template/data',
90
+ CLUSTER_CATEGORIES: 'cluster/categories',
91
+ ENVIRONMENT_CATEGORIES: 'env/categories',
92
PROJECT_LIST_MIN: 'team/autocomplete',
93
USER_CHECK_ROLE: 'user/check/roles',
94
IMAGE_TAGGING: 'app/image-tagging',
0 commit comments