From 55618c6448a9f53700851dd36812e673cc3b7510 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 8 Jul 2026 05:40:28 +0000 Subject: [PATCH] feat: Updated OpenAPI spec --- src/libs/Nixtla/openapi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libs/Nixtla/openapi.json b/src/libs/Nixtla/openapi.json index 36649e6..ebd96e4 100644 --- a/src/libs/Nixtla/openapi.json +++ b/src/libs/Nixtla/openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Nixtla Forecast API", "description": "API for TimeGPT forecast. Just send your data as json and get results. We do the heavy lifting.", - "version": "0.2.4" + "version": "0.2.7" }, "paths": { "/v2/forecast": {