We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 706ab59 commit 949f6cdCopy full SHA for 949f6cd
api-reference/openapi.yaml
@@ -1660,7 +1660,7 @@ paths:
1660
data:
1661
type: object
1662
properties:
1663
- deletedCount:
+ deleted:
1664
type: integer
1665
message:
1666
type: string
@@ -2898,7 +2898,7 @@ paths:
2898
2899
success:
2900
type: boolean
2901
2902
2903
"404":
2904
description: Channel not found
@@ -2974,7 +2974,7 @@ paths:
2974
2975
2976
2977
2978
2979
"400":
2980
description: Invalid request
0 commit comments