Skip to content

Commit 4b3d051

Browse files
authored
[AVA] [data-plane] videoCreationProperties property should not be type string (Azure#14491)
1 parent a88a69f commit 4b3d051

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -698,7 +698,6 @@
698698
"example": "myVideo001"
699699
},
700700
"videoCreationProperties": {
701-
"type": "string",
702701
"description": "Optional video properties to be used in case a new video resource needs to be created on the service.",
703702
"$ref": "#/definitions/VideoCreationProperties"
704703
},

0 commit comments

Comments
 (0)