Skip to content

Commit

Permalink
chore(docs): Generated References (#6042)
Browse files Browse the repository at this point in the history
Generated the following references:
- `entities`
- `fulfillment`
- `inventory`
- `js_client`
- `medusa`
- `medusa_react`
- `modules`
- `payment`
- `pricing`
- `product`
- `services`
- `stock_location`
- `types`
- `workflows`

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
  • Loading branch information
3 people authored Jan 10, 2024
1 parent 0b0c25d commit 6721633
Show file tree
Hide file tree
Showing 436 changed files with 70,786 additions and 55,698 deletions.
29,661 changes: 16,666 additions & 12,995 deletions docs-util/typedoc-json-output/0-medusa.json

Large diffs are not rendered by default.

43,727 changes: 25,666 additions & 18,061 deletions docs-util/typedoc-json-output/0-types.json

Large diffs are not rendered by default.

9,707 changes: 5,092 additions & 4,615 deletions docs-util/typedoc-json-output/entities.json

Large diffs are not rendered by default.

1,481 changes: 1,250 additions & 231 deletions docs-util/typedoc-json-output/fulfillment.json

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion docs-util/typedoc-json-output/inventory.json
Original file line number Diff line number Diff line change
Expand Up @@ -1817,8 +1817,10 @@
"operator": "keyof",
"target": {
"type": "reference",
"target": -1,
"target": 178,
"name": "Entity",
"package": "@medusajs/types",
"qualifiedName": "FindConfig.Entity",
"refersToTypeParameter": true
}
}
Expand Down
17 changes: 11 additions & 6 deletions docs-util/typedoc-json-output/js-client.json
Original file line number Diff line number Diff line change
Expand Up @@ -5154,8 +5154,9 @@
"typeArguments": [
{
"type": "reference",
"target": -1,
"target": 424,
"name": "TResponse",
"package": "@medusajs/medusa-js",
"refersToTypeParameter": true
}
],
Expand Down Expand Up @@ -5323,8 +5324,9 @@
},
"type": {
"type": "reference",
"target": -1,
"target": 408,
"name": "TQuery",
"package": "@medusajs/medusa-js",
"refersToTypeParameter": true
}
},
Expand Down Expand Up @@ -5400,8 +5402,9 @@
"typeArguments": [
{
"type": "reference",
"target": -1,
"target": 409,
"name": "TResponse",
"package": "@medusajs/medusa-js",
"refersToTypeParameter": true
}
],
Expand Down Expand Up @@ -5569,8 +5572,9 @@
},
"type": {
"type": "reference",
"target": -1,
"target": 416,
"name": "TPayload",
"package": "@medusajs/medusa-js",
"refersToTypeParameter": true
}
},
Expand Down Expand Up @@ -5646,8 +5650,9 @@
"typeArguments": [
{
"type": "reference",
"target": -1,
"target": 417,
"name": "TResponse",
"package": "@medusajs/medusa-js",
"refersToTypeParameter": true
}
],
Expand Down Expand Up @@ -37083,7 +37088,7 @@
{
"type": "reference",
"target": {
"sourceFileName": "../../../packages/types/dist/common/common.d.ts",
"sourceFileName": "../../../packages/types/src/common/common.ts",
"qualifiedName": "DeleteResponse"
},
"name": "DeleteResponse",
Expand Down
Loading

4 comments on commit 6721633

@vercel
Copy link

@vercel vercel bot commented on 6721633 Jan 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

medusa-dashboard – ./packages/admin-next/dashboard

medusa-dashboard-medusajs.vercel.app
medusa-dashboard.vercel.app
medusa-dashboard-git-develop-medusajs.vercel.app
admin-preview.medusajs.com

@vercel
Copy link

@vercel vercel bot commented on 6721633 Jan 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

api-reference – ./www/apps/api-reference

api-reference-medusajs.vercel.app
api-reference-git-develop-medusajs.vercel.app
api-reference-delta.vercel.app
docs.medusajs.com

@vercel
Copy link

@vercel vercel bot commented on 6721633 Jan 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

medusa-docs – ./www/apps/docs

medusa-docs.vercel.app
medusa-docs-git-develop-medusajs.vercel.app
medusa-docs-medusajs.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 6721633 Jan 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs-ui – ./www/apps/ui

docs-ui.vercel.app
docs-ui-git-develop-medusajs.vercel.app
docs-ui-medusajs.vercel.app

Please sign in to comment.