Skip to content

Commit 0f51b6e

Browse files
Merge pull request #278533 from jinruishao/patch-34
Update rest-quickstart-text.md
2 parents bd69143 + acc77cd commit 0f51b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ curl --location --request POST '<endpoint>/contentsafety/text:analyze?api-versio
3838
"text": "I hate you",
3939
"categories": [
4040
"Hate","Sexual","SelfHarm","Violence"
41-
]
41+
],
4242
"blocklistNames": [
4343
"string"
4444
],

0 commit comments

Comments
 (0)