Skip to content

Commit 5103431

Browse files
committed
update dynamic parameters
1 parent 9ae7ad6 commit 5103431

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

fas_config/recipe_dynamic_request_only.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"custom_de": {
44
"type": "string",
55
"description": "custom text to include in metadata description (de-DE)",
6-
"mandatory": true
6+
"usereditable": true
77
},
88
"custom_en": {
99
"type": "string",
1010
"description": "custom text to include in metadata description (en-EN)",
11-
"mandatory": true
11+
"usereditable": false
1212
}
1313
},
1414
"mapping": {

0 commit comments

Comments
 (0)