Skip to content

Commit 0051f76

Browse files
authored
Update image-analysis-curl-quickstart-40.md to fix bug
1 parent ede5310 commit 0051f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/computer-vision/includes/image-analysis-curl-quickstart-40.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ A successful response is returned in JSON, similar to the following example:
5353

5454
```json
5555
{
56-
"modelVersion": "2024-02-01",
56+
"modelVersion": "2023-10-01",
5757
"captionResult":
5858
{
5959
"text": "a man pointing at a screen",

0 commit comments

Comments
 (0)