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 6d8e67c9..59fe1251 100644 --- a/WebContent/WEB-INF/web.xml +++ b/WebContent/WEB-INF/web.xml @@ -17,7 +17,8 @@ <param-value> io.swagger.jaxrs.json, io.swagger.jaxrs.listing, - org.onap.music.rest + org.onap.music.rest, + org.onap.music.exceptions </param-value> </init-param> <init-param> |