Skip to content

Commit bdc89af

Browse files
authored
[TypeSpec Update]: Update Versions and ContentSafety (#23974)
* Update dependencies * Updates for ContentSafety * Update for final operation change
1 parent 5cef814 commit bdc89af

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

specification/cognitiveservices/ContentSafety/routes.tsp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ interface BlockOps
4545
extends Azure.Core.ResourceOperations<NoRepeatableRequests &
4646
NoConditionalRequests &
4747
NoClientRequestId> {}
48+
4849
interface TextBlocklists {
4950
@summary("Get Text Blocklist By blocklistName")
5051
@doc("Returns text blocklist details.")

specification/cognitiveservices/data-plane/ContentSafety/preview/2023-04-30-preview/contentsafety.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1057,6 +1057,7 @@
10571057
"in": "query",
10581058
"required": false,
10591059
"description": "The number of result items to skip.",
1060+
"default": 0,
10601061
"type": "integer",
10611062
"format": "int32",
10621063
"x-ms-parameter-location": "method"

0 commit comments

Comments
 (0)