From 0923da06157f8619e77c26683905cf6cabc48ef8 Mon Sep 17 00:00:00 2001 From: Prashant Patil <141843298+yinstardev@users.noreply.github.com> Date: Wed, 27 Aug 2025 05:34:40 +0530 Subject: [PATCH 1/2] Update APIMATIC-BUILD.json --- api-playground/APIMATIC-BUILD.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/api-playground/APIMATIC-BUILD.json b/api-playground/APIMATIC-BUILD.json index 15db726db..aeb10ac97 100644 --- a/api-playground/APIMATIC-BUILD.json +++ b/api-playground/APIMATIC-BUILD.json @@ -3,7 +3,7 @@ "buildFileVersion": "1.0", "generatePortal": { "useHostedPortalScript": false, - "filterByRole": ["9.0.0.cl", "9.2.0.cl", "9.4.0.cl", "9.5.0.cl", "9.6.0.cl", "9.7.0.cl", "9.9.0.cl","9.12.0.cl","10.1.0.cl", "10.3.0.cl", "10.4.0.cl", "10.6.0.cl", "10.7.0.cl", "10.8.0.cl", "10.9.0.cl", "10.10.0.cl"], + "filterByRole": ["9.0.0.cl", "9.2.0.cl", "9.4.0.cl", "9.5.0.cl", "9.6.0.cl", "9.7.0.cl", "9.9.0.cl","9.12.0.cl","10.1.0.cl", "10.3.0.cl", "10.4.0.cl", "10.6.0.cl", "10.7.0.cl", "10.8.0.cl", "10.9.0.cl", "10.10.0.cl", "10.11.0.cl"], "pageTitle": "ThoughtSpot Public Rest APIs", "languageConfig": { "http": {} @@ -83,3 +83,4 @@ } } } + From 96e3dad6c5b749bddfe81f7251e5bea11a19eeb8 Mon Sep 17 00:00:00 2001 From: Prashant Patil <141843298+yinstardev@users.noreply.github.com> Date: Wed, 27 Aug 2025 10:46:02 +0530 Subject: [PATCH 2/2] Update APIMATIC-BUILD.json