From e0349c44e1df543fd1f42fabfe43585deb184265 Mon Sep 17 00:00:00 2001 From: "zoo-github-actions-auth[bot]" Date: Mon, 16 Mar 2026 21:39:49 +0000 Subject: [PATCH] YOYO NEW API SPEC! --- spec.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/spec.json b/spec.json index d9053bc3..0aff0b78 100644 --- a/spec.json +++ b/spec.json @@ -28388,6 +28388,13 @@ "enum": [ "payment_method_failed" ] + }, + { + "description": "The user repeatedly upgraded and downgraded to recycle free-plan credits.", + "type": "string", + "enum": [ + "upgrade_downgrade_abuse" + ] } ] },