Skip to content

Commit acc77cd

Browse files
authored
Update rest-quickstart-text.md
1 parent 74cc5e0 commit acc77cd

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)