Skip to content

Commit

Permalink
chore: update swagger.json from lightdash
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 6, 2024
1 parent 93b4e4f commit 8620ff4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -4259,6 +4259,9 @@
},
"type": "array"
},
"comparisonMetric": {
"$ref": "#/components/schemas/MetricWithAssociatedTimeDimension"
},
"metric": {
"$ref": "#/components/schemas/MetricWithAssociatedTimeDimension"
}
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 8620ff4

Please sign in to comment.