Skip to content

Commit a1482c8

Browse files
committed
changing code type
1 parent e364743 commit a1482c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/how-to/content-filters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ You can configure the following filter categories in addition to the default har
5353

5454
In addition to the deployment-level content filtering configuration, we also provide a request header that allows you specify your custom configuration at request time for every API call.
5555

56-
```curl
56+
```bash
5757
curl --request POST \
5858
--url 'URL' \
5959
--header 'Content-Type: application/json' \

0 commit comments

Comments
 (0)