Skip to content

Commit 050d7a8

Browse files
authored
Update rest-quickstart-image.md
1 parent 900e70e commit 050d7a8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/ai-services/content-safety/includes/quickstarts/rest-quickstart-image.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,7 @@ curl --location --request POST '<endpoint>/contentsafety/image:analyze?api-versi
5353
},
5454
"categories": ["Hate", "SelfHarm", "Sexual", "Violence"],
5555
"outputType": "FourSeverityLevels"
56-
}
57-
'
56+
}'
5857
```
5958

6059
> [!NOTE]

0 commit comments

Comments
 (0)