From 3b0c3edd34f17f142dd0dbaa0c572954d6fe55c0 Mon Sep 17 00:00:00 2001 From: arlyon <8715352+arlyon@users.noreply.github.com> Date: Fri, 13 Mar 2026 00:45:51 +0000 Subject: [PATCH] Generate latest changes from OpenApi spec --- openapi/fixtures.json | 2 +- openapi/version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/openapi/fixtures.json b/openapi/fixtures.json index 3a072d0b8..ca6f85ed0 100644 --- a/openapi/fixtures.json +++ b/openapi/fixtures.json @@ -6579,5 +6579,5 @@ "url": "https://example.com/my/webhook/endpoint" } }, - "version": "v2190" + "version": "v2197" } \ No newline at end of file diff --git a/openapi/version.json b/openapi/version.json index 86f21a6fd..7f81f86f7 100644 --- a/openapi/version.json +++ b/openapi/version.json @@ -1,3 +1,3 @@ { - "version": "v2190" + "version": "v2197" } \ No newline at end of file