File tree Expand file tree Collapse file tree 1 file changed +24
-4
lines changed
Expand file tree Collapse file tree 1 file changed +24
-4
lines changed Original file line number Diff line number Diff line change 9090 "custom_config" : {
9191 "grouping" : " deployment" ,
9292 "original_grouping" : " deployment" ,
93- "type" : " json_editor"
93+ "type" : " code_editor" ,
94+ "config_constraints" : {
95+ "supportedLanguages" : [
96+ " json"
97+ ]
98+ }
9499 },
95100 "key" : " override_json_string"
96101 },
532537 "custom_config" : {
533538 "grouping" : " deployment" ,
534539 "original_grouping" : " deployment" ,
535- "type" : " json_editor"
540+ "type" : " code_editor" ,
541+ "config_constraints" : {
542+ "supportedLanguages" : [
543+ " json"
544+ ]
545+ }
536546 },
537547 "key" : " override_json_string"
538548 },
955965 "custom_config" : {
956966 "grouping" : " deployment" ,
957967 "original_grouping" : " deployment" ,
958- "type" : " json_editor"
968+ "type" : " code_editor" ,
969+ "config_constraints" : {
970+ "supportedLanguages" : [
971+ " json"
972+ ]
973+ }
959974 },
960975 "key" : " override_json_string"
961976 },
17511766 "custom_config" : {
17521767 "grouping" : " deployment" ,
17531768 "original_grouping" : " deployment" ,
1754- "type" : " json_editor"
1769+ "type" : " code_editor" ,
1770+ "config_constraints" : {
1771+ "supportedLanguages" : [
1772+ " json"
1773+ ]
1774+ }
17551775 },
17561776 "key" : " override_json_string"
17571777 },
You can’t perform that action at this time.
0 commit comments