mirror of
https://github.com/Redume/Kekkai.git
synced 2025-03-13 03:54:37 +03:00
docs: wrote page for create chart
This commit is contained in:
parent
6269512daa
commit
7de6cf13d3
2 changed files with 176 additions and 0 deletions
|
@ -33,6 +33,10 @@ export default defineConfig({
|
|||
label: 'Get currency rate - /api/getRate',
|
||||
slug: 'docs/endpoints/getrate'
|
||||
},
|
||||
{
|
||||
label: 'Create Charts - /api/getChart',
|
||||
slug: 'docs/endpoints/create-chart'
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue