From ec66c824df55306198d3441e359977f87a0c31e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 15 Jul 2026 05:20:57 +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 ebd96e4..25f572b 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.7" + "version": "0.2.8" }, "paths": { "/v2/forecast": {