Skip to content

Commit 004baa1

Browse files
author
Sentio Bot
committed
chore: update
1 parent dcc9a73 commit 004baa1

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

doc/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5700,6 +5700,9 @@
57005700
},
57015701
"column" : {
57025702
"type" : "string"
5703+
},
5704+
"sort" : {
5705+
"$ref" : "#/components/schemas/web_service.ChartConfig.Sort"
57035706
}
57045707
}
57055708
};

openapi.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7825,6 +7825,9 @@
78257825
},
78267826
"column": {
78277827
"type": "string"
7828+
},
7829+
"sort": {
7830+
"$ref": "#/definitions/web_service.ChartConfig.Sort"
78287831
}
78297832
}
78307833
},

src/models/WebServiceChartConfigXAxisConfig.ts

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)