Skip to content

Commit 470fbec

Browse files
committed
Fix typo
1 parent 0ec7e56 commit 470fbec

File tree

1 file changed

+1
-1
lines changed
  • components/apimgt/org.wso2.carbon.apimgt.rest.api.store.v1/src/main/webapp/WEB-INF

1 file changed

+1
-1
lines changed

components/apimgt/org.wso2.carbon.apimgt.rest.api.store.v1/src/main/webapp/WEB-INF/web.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<param-name>jaxrs.properties</param-name>
9090
<param-value>
9191
map.cxf.interceptor.fault=true
92-
attachment-max-size={systemProperties['rest.api.devportal.attachment.max.size']
92+
attachment-max-size={systemProperties['rest.api.devportal.attachment.max.size']}
9393
</param-value>
9494
</init-param>
9595
</servlet>

0 commit comments

Comments
 (0)