docs: update Typedoc and regenerate references (#1994)

* generated new services reference

* changed from automatic push to automated pull request

* updated typedoc, regenerated JS Client reference

* regenerated the reference after updating typedoc

* added action for js client
This commit is contained in:
Shahed Nasser
2022-08-04 17:29:52 +03:00
committed by GitHub
parent 6663a6290b
commit 02d5c1da88
630 changed files with 21256 additions and 16381 deletions

View File

@@ -15,7 +15,7 @@ displayed_sidebar: jsClientSidebar
## Hierarchy
- [`Error`](../modules/internal.md#error)
- `Error`
**`AxiosError`**
@@ -27,7 +27,7 @@ displayed_sidebar: jsClientSidebar
#### Defined in
packages/medusa-js/node_modules/axios/index.d.ts:126
medusa-js/node_modules/axios/index.d.ts:126
___
@@ -37,7 +37,7 @@ ___
#### Defined in
packages/medusa-js/node_modules/axios/index.d.ts:125
medusa-js/node_modules/axios/index.d.ts:125
___
@@ -47,35 +47,7 @@ ___
#### Defined in
packages/medusa-js/node_modules/axios/index.d.ts:129
___
### message
**message**: `string`
#### Inherited from
Error.message
#### Defined in
node_modules/typescript/lib/lib.es5.d.ts:1023
___
### name
**name**: `string`
#### Inherited from
Error.name
#### Defined in
node_modules/typescript/lib/lib.es5.d.ts:1022
medusa-js/node_modules/axios/index.d.ts:129
___
@@ -85,7 +57,7 @@ ___
#### Defined in
packages/medusa-js/node_modules/axios/index.d.ts:127
medusa-js/node_modules/axios/index.d.ts:127
___
@@ -95,32 +67,22 @@ ___
#### Defined in
packages/medusa-js/node_modules/axios/index.d.ts:128
medusa-js/node_modules/axios/index.d.ts:128
___
### stack
`Optional` **stack**: `string`
#### Inherited from
Error.stack
#### Defined in
node_modules/typescript/lib/lib.es5.d.ts:1024
## Methods
### toJSON
**toJSON**(): `object`
**toJSON**: () => `object`
#### Returns
#### Type declaration
▸ (): `object`
##### Returns
`object`
#### Defined in
packages/medusa-js/node_modules/axios/index.d.ts:130
medusa-js/node_modules/axios/index.d.ts:130