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: specification/ai/data-plane/Face/preview/v1.3-preview.1/Face.json
+18-1Lines changed: 18 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6676,6 +6676,10 @@
6676
6676
"$ref": "#/definitions/LivenessModel",
6677
6677
"description": "The model version used for liveness classification. This is an optional parameter, and if this is not specified, then the latest supported model version will be chosen"
6678
6678
},
6679
+
"isAbuseMonitoringEnabled": {
6680
+
"type": "boolean",
6681
+
"description": "Denotes if the abuse monitoring feature was enabled during this session."
0 commit comments