chore(docs): Generated JS Client Reference (#5434)

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

Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-10-20 11:47:19 +00:00
committed by GitHub
parent 8203dec3e2
commit 39de54e2e8
96 changed files with 12353 additions and 525 deletions

View File

@@ -50,7 +50,7 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
{
"name": "StoreAuthRes",
"type": "`object`",
"description": "",
"description": "#### Schema Customer's details.",
"optional": false,
"defaultValue": "",
"children": []
@@ -143,7 +143,7 @@ ___
{
"name": "StoreGetAuthEmailRes",
"type": "`object`",
"description": "",
"description": "#### Schema StoreGetAuthEmailRes type: object required: - exists properties: exists: description: Whether email exists or not. type: boolean",
"optional": false,
"defaultValue": "",
"children": []
@@ -190,7 +190,7 @@ ___
{
"name": "StoreAuthRes",
"type": "`object`",
"description": "",
"description": "#### Schema Customer's details.",
"optional": false,
"defaultValue": "",
"children": []
@@ -246,7 +246,7 @@ ___
{
"name": "StoreBearerAuthRes",
"type": "`object`",
"description": "",
"description": "#### Schema StoreBearerAuthRes type: object properties: accessToken: description: Access token for subsequent authorization. type: string",
"optional": false,
"defaultValue": "",
"children": []