docs: wrote page for create chart

This commit is contained in:
Данил 2025-02-26 13:02:01 +03:00
parent 6269512daa
commit 7de6cf13d3
2 changed files with 176 additions and 0 deletions

View file

@ -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'
},
],
},
],