diff options
Diffstat (limited to 'WebContent/WEB-INF')
-rw-r--r-- | WebContent/WEB-INF/web.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/WebContent/WEB-INF/web.xml b/WebContent/WEB-INF/web.xml index 59fe1251..323c805f 100644 --- a/WebContent/WEB-INF/web.xml +++ b/WebContent/WEB-INF/web.xml @@ -18,7 +18,8 @@ io.swagger.jaxrs.json, io.swagger.jaxrs.listing, org.onap.music.rest, - org.onap.music.exceptions + org.onap.music.exceptions, + org.onap.music.conductor.conditionals </param-value> </init-param> <init-param> |