chore(docs): Generated JS Client Reference (automated) (#2576)

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-11-10 10:35:17 +02:00
committed by GitHub
parent dda886a77f
commit 557352cdfe
90 changed files with 684 additions and 549 deletions

View File

@@ -29,7 +29,7 @@ Authenticates a customer using email and password combination
#### Defined in
[medusa-js/src/resources/auth.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa-js/src/resources/auth.ts#L16)
[medusa-js/src/resources/auth.ts:16](https://github.com/medusajs/medusa/blob/a4dd26e13/packages/medusa-js/src/resources/auth.ts#L16)
___
@@ -53,7 +53,7 @@ Removes authentication session
#### Defined in
[medusa-js/src/resources/auth.ts:25](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa-js/src/resources/auth.ts#L25)
[medusa-js/src/resources/auth.ts:25](https://github.com/medusajs/medusa/blob/a4dd26e13/packages/medusa-js/src/resources/auth.ts#L25)
___
@@ -78,7 +78,7 @@ Check if email exists
#### Defined in
[medusa-js/src/resources/auth.ts:47](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa-js/src/resources/auth.ts#L47)
[medusa-js/src/resources/auth.ts:47](https://github.com/medusajs/medusa/blob/a4dd26e13/packages/medusa-js/src/resources/auth.ts#L47)
___
@@ -103,4 +103,4 @@ Usually used to check if authenticated session is alive.
#### Defined in
[medusa-js/src/resources/auth.ts:36](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa-js/src/resources/auth.ts#L36)
[medusa-js/src/resources/auth.ts:36](https://github.com/medusajs/medusa/blob/a4dd26e13/packages/medusa-js/src/resources/auth.ts#L36)