docs: added currency documentation pages (#3803)

* docs: added currency documentation pages

* fixes to OAS
This commit is contained in:
Shahed Nasser
2023-04-11 21:39:24 +03:00
committed by GitHub
parent 654a546223
commit 1651cfd4ac
7 changed files with 535 additions and 18 deletions

View File

@@ -456,12 +456,9 @@ module.exports = {
label: "Regions",
},
{
type: "link",
href: "#",
type: "doc",
id: "modules/regions-and-currencies/currencies",
label: "Currencies",
customProps: {
sidebar_is_soon: true,
},
},
{
type: "html",
@@ -476,12 +473,9 @@ module.exports = {
label: "Admin: Manage Regions",
},
{
type: "link",
href: "#",
type: "doc",
id: "modules/regions-and-currencies/admin/manage-currencies",
label: "Admin: Manage Currencies",
customProps: {
sidebar_is_soon: true,
},
},
{
type: "doc",