You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MLE.md
+15-13Lines changed: 15 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,13 +129,13 @@ Configure global settings for request MLE using these properties in your `mercha
129
129
### Object Configuration
130
130
131
131
-**Variable**: `mapToControlMLEonAPI`
132
-
-**Type**: `Object` or `Map` with string keys and string/boolean values
132
+
-**Type**: `Object` or `Map` with string keys and string values
133
133
-**Description**: Overrides global MLE settings for specific APIs. The key is the API function name, and the value controls both request and response MLE.
134
-
-**Example**: `{ "apiFunctionName": "true::true" }` or `{ "apiFunctionName": true }`
0 commit comments