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
116
116
117
117
| Field | Description | Example Value |
118
118
| ------------| -----------------------------------------------| -----------------------------------------------|
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 |
120
120
| ` status ` | Current status of the request | Succeeded |
121
121
122
122
@@ -133,7 +133,7 @@ curl -X GET "<your_endpoint>/contentsafety/text/categories/operations/<id>?api-v
133
133
134
134
| Field | Description | Example Value |
135
135
| ------------| -----------------------------------------------| -----------------------------------------------|
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 |
137
137
| ` status ` | Current status of the request | Succeeded |
138
138
139
139
## Analyze text with a customized category
You can’t perform that action at this time.
0 commit comments