File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/ai-services/content-safety Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ curl -X POST "<your_endpoint>/contentsafety/text/categories/survival-advice:buil
116116
117117| Field | Description | Example Value |
118118| ------------| -----------------------------------------------| -----------------------------------------------|
119- | ` operation id ` | Unique identifier for retrieving the build statuse | b6c69dc1-2338-484e-85a5b-xxxxxxxxxxxx |
119+ | ` operation id ` | Unique identifier for retrieving the build status | b6c69dc1-2338-484e-85a5b-xxxxxxxxxxxx |
120120| ` status ` | Current status of the request | Succeeded |
121121
122122
@@ -133,7 +133,7 @@ curl -X GET "<your_endpoint>/contentsafety/text/categories/operations/<id>?api-v
133133
134134| Field | Description | Example Value |
135135| ------------| -----------------------------------------------| -----------------------------------------------|
136- | ` operation id ` | Unique identifier for retrieving the build statuse | b6c69dc1-2338-484e-855b-xxxxxxxxxxxx |
136+ | ` operation id ` | Unique identifier for retrieving the build status | b6c69dc1-2338-484e-855b-xxxxxxxxxxxx |
137137| ` status ` | Current status of the request | Succeeded |
138138
139139## Analyze text with a customized category
You can’t perform that action at this time.
0 commit comments