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 4, 2024
1 parent 04a27a7 commit 09bba85
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -14331,7 +14331,15 @@
},
{
"in": "query",
"name": "compareToMetric",
"name": "compareToMetricTableName",
"required": false,
"schema": {
"type": "string"
}
},
{
"in": "query",
"name": "compareToMetricMetricName",
"required": false,
"schema": {
"type": "string"
Expand Down

0 comments on commit 09bba85

Please sign in to comment.