We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ec7e56 commit 470fbecCopy full SHA for 470fbec
components/apimgt/org.wso2.carbon.apimgt.rest.api.store.v1/src/main/webapp/WEB-INF/web.xml
@@ -89,7 +89,7 @@
89
<param-name>jaxrs.properties</param-name>
90
<param-value>
91
map.cxf.interceptor.fault=true
92
- attachment-max-size={systemProperties['rest.api.devportal.attachment.max.size']
+ attachment-max-size={systemProperties['rest.api.devportal.attachment.max.size']}
93
</param-value>
94
</init-param>
95
</servlet>
0 commit comments