Skip to content

Commit 689766c

Browse files
authored
[AVA] [data-plane] update a few examples for docs reason (#14479)
1 parent d2c9a00 commit 689766c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specification/videoanalyzer/data-plane/VideoAnalyzer.Edge/preview/1.0.0/AzureVideoAnalyzer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1252,12 +1252,12 @@
12521252
},
12531253
"minimumActivationTime": {
12541254
"type": "string",
1255-
"example": "PT1S",
1255+
"example": "PT10S",
12561256
"description": "The minimum period for which the gate remains open in the absence of subsequent triggers (events). When used upstream of a file or video sink, it determines the minimum length of the recorded video clip."
12571257
},
12581258
"maximumActivationTime": {
12591259
"type": "string",
1260-
"example": "PT2S",
1260+
"example": "PT10S",
12611261
"description": "The maximum period for which the gate remains open in the presence of subsequent triggers (events). When used upstream of a file or video sink, it determines the maximum length of the recorded video clip."
12621262
}
12631263
},

0 commit comments

Comments
 (0)