File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
"description" : " Enabling cross-origin resource sharing (CORS) requests to Magento 2 API from configured Origin domain" ,
4
4
"homepage" : " https://github.com/splashlab/magento-2-cors-requests" ,
5
5
"type" : " magento2-module" ,
6
- "version" : " 100.0.4 " ,
6
+ "version" : " 100.0.5 " ,
7
7
"license" : [
8
8
" OSL-3.0" ,
9
9
" AFL-3.0"
Original file line number Diff line number Diff line change 27
27
</field >
28
28
<field id =" max_age" translate =" label" type =" text" sortOrder =" 40" showInDefault =" 1" showInWebsite =" 1"
29
29
showInStore =" 1" >
30
- <label >CORS Control Max age </label >
31
- <comment >Enables Access-Control-Max-Age response header for AMP CORS requests (max age in seconds)</comment >
30
+ <label >CORS Request Max Age </label >
31
+ <comment >Enables Access-Control-Max-Age response header for CORS requests (max age in seconds)</comment >
32
32
</field >
33
33
</group >
34
34
</section >
You can’t perform that action at this time.
0 commit comments