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 33 "description" : " Enabling cross-origin resource sharing (CORS) requests to Magento 2 API from configured Origin domain" ,
44 "homepage" : " https://github.com/splashlab/magento-2-cors-requests" ,
55 "type" : " magento2-module" ,
6- "version" : " 100.0.4 " ,
6+ "version" : " 100.0.5 " ,
77 "license" : [
88 " OSL-3.0" ,
99 " AFL-3.0"
Original file line number Diff line number Diff line change 2727 </field >
2828 <field id =" max_age" translate =" label" type =" text" sortOrder =" 40" showInDefault =" 1" showInWebsite =" 1"
2929 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 >
3232 </field >
3333 </group >
3434 </section >
You can’t perform that action at this time.
0 commit comments