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: common.yml
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -279,3 +279,11 @@ components:
279
279
type: integer
280
280
example: 0
281
281
description: "Proxy protocol type, should be set according to the <a href=\"https://curl.se/libcurl/c/CURLOPT_PROXYTYPE.html\" target=\"_blank\">cURL standard</a>."
282
+
childAgeThreshold:
283
+
type: integer
284
+
example: 13
285
+
description: "Minimum age of a child, at which portrait comparison result will be effective. Default: 13."
286
+
childDocValidityYears:
287
+
type: integer
288
+
example: 5
289
+
description: "Estimated duration of validity for a child's passport, years. Default: 5."
0 commit comments