Skip to content

Commit

Permalink
Merge branch 'main' into EDU-13639-update-sidebar-and-redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
mariana-caetano authored Oct 23, 2024
2 parents 671673c + 92bd2fd commit 1c65ceb
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions public/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -8837,6 +8837,15 @@
"origin": "",
"endpoint": "/pricing/tables",
"children": []
},
{
"name": "Create price table",
"slug": "pricing-api",
"type": "openapi",
"method": "PUT",
"origin": "",
"endpoint": "/pricing/tables/-priceTableId-",
"children": []
}
]
}
Expand Down Expand Up @@ -13760,6 +13769,13 @@
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Experimental exports - Hooks and Components",
"slug": "faststore/building-sections-experimental-exports-hooks-and-components",
"origin": "",
"type": "markdown",
"children": []
}
]
},
Expand Down Expand Up @@ -13850,6 +13866,13 @@
}
]
},
{
"name": "Managing URLs with redirects and rewrite paths",
"slug": "faststore/routing-managing-urls-with-redirects-and-rewrite-paths",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Managing performance",
"slug": "faststore/managing-performance-overview",
Expand Down

0 comments on commit 1c65ceb

Please sign in to comment.