Skip to content

Commit 949f6cd

Browse files
committed
Update OpenAPI specification
1 parent 706ab59 commit 949f6cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

api-reference/openapi.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1660,7 +1660,7 @@ paths:
16601660
data:
16611661
type: object
16621662
properties:
1663-
deletedCount:
1663+
deleted:
16641664
type: integer
16651665
message:
16661666
type: string
@@ -2898,7 +2898,7 @@ paths:
28982898
properties:
28992899
success:
29002900
type: boolean
2901-
deletedCount:
2901+
deleted:
29022902
type: integer
29032903
"404":
29042904
description: Channel not found
@@ -2974,7 +2974,7 @@ paths:
29742974
properties:
29752975
success:
29762976
type: boolean
2977-
deletedCount:
2977+
deleted:
29782978
type: integer
29792979
"400":
29802980
description: Invalid request

0 commit comments

Comments
 (0)