diff options
author | Eltanany Shaaban <shaaban.eltanany.ext@orange.com> | 2020-11-29 14:18:19 +0200 |
---|---|---|
committer | Eltanany Shaaban <shaaban.eltanany.ext@orange.com> | 2020-11-29 14:31:01 +0200 |
commit | 778c37423df0742c672e0c6193038f8c1d8d2c95 (patch) | |
tree | fc141d7dad77d26425505ed90340fd6620445dc9 /cds-ui/designer-client/proxy.conf.json | |
parent | c9abcdb52610466e0939ba6758e358949e0a38b5 (diff) |
Add attribute details on hover - List, Get value and delete
Issue-ID: CCSDK-2292
Issue-ID: CCSDK-2780
Issue-ID: CCSDK-2779
Signed-off-by: Eltanany Shaaban <shaaban.eltanany.ext@orange.com>
Change-Id: Ia45ba20cd83a5cb639d1e127f4591e29ffef3954
Diffstat (limited to 'cds-ui/designer-client/proxy.conf.json')
-rw-r--r-- | cds-ui/designer-client/proxy.conf.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cds-ui/designer-client/proxy.conf.json b/cds-ui/designer-client/proxy.conf.json index 4e8ef0aab..6b81a884a 100644 --- a/cds-ui/designer-client/proxy.conf.json +++ b/cds-ui/designer-client/proxy.conf.json @@ -11,4 +11,4 @@ "logLevel": "debug", "changeOrigin": true } -}
\ No newline at end of file +} |