mirror of
https://github.com/Redume/Kekkai.git
synced 2025-03-13 03:54:37 +03:00
docs: Wrote a page about getting currency
This commit is contained in:
parent
ac52635834
commit
6269512daa
2 changed files with 204 additions and 1 deletions
|
@ -28,7 +28,11 @@ export default defineConfig({
|
|||
items: [
|
||||
{
|
||||
label: 'Endpoints list', slug: 'docs/endpoints/endpoints-list'
|
||||
}
|
||||
},
|
||||
{
|
||||
label: 'Get currency rate - /api/getRate',
|
||||
slug: 'docs/endpoints/getrate'
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue