Skip to content

Commit 8a4ba86

Browse files
committed
Merge branch 'wdt-947' into 'main'
Fixing RestfulManagementServices CorExposedHeaders attribute name See merge request weblogic-cloud/weblogic-deploy-tooling!1839
2 parents c3978bb + 0538419 commit 8a4ba86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/RestfulManagementServices.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
{"version": "[12.2.1.3.0.221013,12.2.1.4)", "wlst_mode": "both", "wlst_name": "C${ors:ORS}Enabled", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" },
3939
{"version": "[12.2.1.4.0.220929,)", "wlst_mode": "both", "wlst_name": "C${ors:ORS}Enabled", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" }
4040
],
41-
"CorExposedHeaders": [
41+
"CorsExposedHeaders": [
4242
{"version": "[12.2.1.3.0.200227,12.2.1.3.0.221013)", "wlst_mode": "online", "wlst_name": "CORSExposedHeaders", "wlst_path": "WP001", "default_value": null, "wlst_type": "string" },
4343
{"version": "[12.2.1.4.0.200228,12.2.1.4.0.220929)", "wlst_mode": "online", "wlst_name": "CORSExposedHeaders", "wlst_path": "WP001", "default_value": null, "wlst_type": "string" },
4444
{"version": "[12.2.1.3.0.221013,12.2.1.4)", "wlst_mode": "both", "wlst_name": "C${ors:ORS}ExposedHeaders", "wlst_path": "WP001", "default_value": null, "wlst_type": "string" },

0 commit comments

Comments
 (0)