Skip to content

Commit 497e301

Browse files
Update api spec (#1368)
YOYO NEW API SPEC! Co-authored-by: zoo-github-actions-auth[bot] <zoo-github-actions-auth[bot]@users.noreply.github.com>
1 parent 2de0b04 commit 497e301

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

spec.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17116,6 +17116,14 @@
1711617116
"schema": {
1711717117
"type": "string"
1711817118
}
17119+
},
17120+
{
17121+
"in": "query",
17122+
"name": "force",
17123+
"description": "If true, force the deletion by bypassing our only-payment-method check.",
17124+
"schema": {
17125+
"type": "boolean"
17126+
}
1711917127
}
1712017128
],
1712117129
"responses": {

0 commit comments

Comments
 (0)