From 8620ff4b30bd461270a5c4689ce868e26065e796 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 6 Dec 2024 15:03:02 +0000 Subject: [PATCH] chore: update swagger.json from lightdash --- swagger.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/swagger.json b/swagger.json index 8100e39..a025afa 100644 --- a/swagger.json +++ b/swagger.json @@ -4259,6 +4259,9 @@ }, "type": "array" }, + "comparisonMetric": { + "$ref": "#/components/schemas/MetricWithAssociatedTimeDimension" + }, "metric": { "$ref": "#/components/schemas/MetricWithAssociatedTimeDimension" } @@ -12069,7 +12072,7 @@ }, "info": { "title": "Lightdash API", - "version": "0.1398.0", + "version": "0.1403.1", "description": "Open API documentation for all public Lightdash API endpoints. # Authentication Before you get started, you might need to create a Personal Access Token to authenticate via the API. You can create a token by following this guide: https://docs.lightdash.com/references/personal_tokens\n", "license": { "name": "MIT"