We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47d152e commit 2eea635Copy full SHA for 2eea635
openapi.yaml
@@ -9011,6 +9011,10 @@ paths:
9011
responses:
9012
'200':
9013
description: Delete Successful.
9014
+ content:
9015
+ application/json:
9016
+ schema:
9017
+ type: object
9018
default:
9019
$ref: '#/components/responses/ErrorResponse'
9020
x-code-samples:
@@ -9224,6 +9228,10 @@ paths:
9224
9228
9225
9229
9226
9230
9231
9232
9233
9234
9227
9235
9236
9237
0 commit comments