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 bd9685c commit 62fc4f5Copy full SHA for 62fc4f5
openapi.yaml
@@ -9206,6 +9206,10 @@ paths:
9206
responses:
9207
'200':
9208
description: Delete Successful.
9209
+ content:
9210
+ application/json:
9211
+ schema:
9212
+ type: object
9213
default:
9214
$ref: '#/components/responses/ErrorResponse'
9215
x-code-samples:
@@ -9419,6 +9423,10 @@ paths:
9419
9423
9420
9424
9421
9425
9426
9427
9428
9429
9422
9430
9431
9432
0 commit comments