File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/minfraud/api-documentation Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -267,7 +267,7 @@ For full examples of response bodies, select one of the following:
267267 {{</minfraud-schema-row >}}
268268
269269 {{< minfraud-schema-row key="disposition" fragmentOverride="disposition" type="response" valueType="object" score="true" insights="true" factors="true" >}}
270- This object contains information about how a request was handled by the custom rules you have defined.
270+ This object contains information about how a request was handled by the custom rules that you have defined.
271271 [ See more] ( #disposition ) .
272272 {{</minfraud-schema-row >}}
273273
@@ -282,7 +282,7 @@ For full examples of response bodies, select one of the following:
282282 {{</minfraud-schema-row >}}
283283
284284 {{< minfraud-schema-row key="warnings" fragmentOverride="warnings" type="response" valueType="array" score="true" insights="true" factors="true" >}}
285- This array contains warning objects detailing issues with the request that was sent such as invalid or unknown inputs.
285+ This array contains warning objects detailing issues with the request that was sent, such as invalid or unknown inputs.
286286 [ See more] ( #warnings ) .
287287 {{</minfraud-schema-row >}}
288288
You can’t perform that action at this time.
0 commit comments