docs: create metadata page

This commit is contained in:
Данил 2025-02-26 13:19:21 +03:00
parent 7de6cf13d3
commit 5a1043e7e6
2 changed files with 84 additions and 1 deletions

View file

@ -34,9 +34,13 @@ export default defineConfig({
slug: 'docs/endpoints/getrate'
},
{
label: 'Create Charts - /api/getChart',
label: 'Create charts - /api/getChart',
slug: 'docs/endpoints/create-chart'
},
{
label: 'Get metadata - /api/metadata',
slug: 'docs/endpoints/metadata'
}
],
},
],