chore(docs): Updated API Reference (automated) (#12461)

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-05-13 13:43:58 +00:00
committed by GitHub
parent 5c36bafc1d
commit c6c660c4d3
135 changed files with 2202 additions and 545 deletions

View File

@@ -727,6 +727,24 @@ const generatedgeneratedAdminSidebarSidebar = {
"loaded": false,
"showLoadingIfEmpty": true
},
{
"type": "category",
"title": "Tax Providers",
"children": [
{
"type": "link",
"path": "tax-providers_taxprovider_schema",
"title": "TaxProvider Object",
"loaded": true,
"badge": {
"variant": "neutral",
"text": "Schema"
}
}
],
"loaded": false,
"showLoadingIfEmpty": true
},
{
"type": "category",
"title": "Tax Rates",

View File

@@ -278,12 +278,12 @@ const generatedgeneratedStoreSidebarSidebar = {
},
{
"type": "category",
"title": "Return",
"title": "Return Reasons",
"children": [
{
"type": "link",
"path": "return_return_schema",
"title": "Return Object",
"path": "return-reasons_returnreason_schema",
"title": "ReturnReason Object",
"loaded": true,
"badge": {
"variant": "neutral",
@@ -296,12 +296,12 @@ const generatedgeneratedStoreSidebarSidebar = {
},
{
"type": "category",
"title": "Return Reasons",
"title": "Returns",
"children": [
{
"type": "link",
"path": "return-reasons_returnreason_schema",
"title": "ReturnReason Object",
"path": "returns_return_schema",
"title": "Return Object",
"loaded": true,
"badge": {
"variant": "neutral",