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

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-11-03 10:08:09 +02:00
committed by GitHub
parent 0b0d50b476
commit 3c6fe30ee7
123 changed files with 1946 additions and 601 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/53e34d33d/packages/medusa-js/src/resources/auth.ts#L16)
[medusa-js/src/resources/auth.ts:16](https://github.com/medusajs/medusa/blob/0b0d50b47/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/53e34d33d/packages/medusa-js/src/resources/auth.ts#L25)
[medusa-js/src/resources/auth.ts:25](https://github.com/medusajs/medusa/blob/0b0d50b47/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/53e34d33d/packages/medusa-js/src/resources/auth.ts#L47)
[medusa-js/src/resources/auth.ts:47](https://github.com/medusajs/medusa/blob/0b0d50b47/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/53e34d33d/packages/medusa-js/src/resources/auth.ts#L36)
[medusa-js/src/resources/auth.ts:36](https://github.com/medusajs/medusa/blob/0b0d50b47/packages/medusa-js/src/resources/auth.ts#L36)