Skip to content

Commit

Permalink
Feat() Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien2p committed Feb 8, 2022
1 parent 57061ec commit 6c0df88
Show file tree
Hide file tree
Showing 28 changed files with 361 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -358,10 +358,14 @@ you can extend the class validator in order to add your custom field constraint.

```typescript
<<<<<<< HEAD
<<<<<<< HEAD
// modules/product/AdminPostProductsReq.validator.ts
=======
// modules/product/product.router.ts
>>>>>>> d802ff5... [BOT] BUILD DOC
=======
// modules/product/AdminPostProductsReq.validator.ts
>>>>>>> 4c3e573... Feat() Update doc

import { Validator } from 'medusa-extender';
import { AdminPostProductsReq } from "@medusajs/medusa/dist";
Expand Down
16 changes: 16 additions & 0 deletions docs/classes/Medusa.Medusa-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ internal container and database connection.
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
[src/Medusa.ts:37](https://github.com/adrien2p/medusa-extender/blob/7e89c01/src/Medusa.ts#L37)
=======
[src/Medusa.ts:36](https://github.com/adrien2p/medusa-extender/blob/89f7223/src/Medusa.ts#L36)
Expand All @@ -62,6 +63,9 @@ internal container and database connection.
[src/Medusa.ts:36](https://github.com/adrien2p/medusa-extender/blob/0490090/src/Medusa.ts#L36)
>>>>>>> 1f752f6... [BOT] BUILD DOC
>>>>>>> d802ff5... [BOT] BUILD DOC
=======
[src/Medusa.ts:37](https://github.com/adrien2p/medusa-extender/blob/e820602/src/Medusa.ts#L37)
>>>>>>> 4c3e573... Feat() Update doc
## Properties

Expand All @@ -75,6 +79,7 @@ internal container and database connection.
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
[src/Medusa.ts:30](https://github.com/adrien2p/medusa-extender/blob/7e89c01/src/Medusa.ts#L30)
=======
[src/Medusa.ts:29](https://github.com/adrien2p/medusa-extender/blob/89f7223/src/Medusa.ts#L29)
Expand All @@ -96,6 +101,9 @@ internal container and database connection.
[src/Medusa.ts:29](https://github.com/adrien2p/medusa-extender/blob/0490090/src/Medusa.ts#L29)
>>>>>>> 1f752f6... [BOT] BUILD DOC
>>>>>>> d802ff5... [BOT] BUILD DOC
=======
[src/Medusa.ts:30](https://github.com/adrien2p/medusa-extender/blob/e820602/src/Medusa.ts#L30)
>>>>>>> 4c3e573... Feat() Update doc
___

Expand All @@ -109,6 +117,7 @@ ___
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
[src/Medusa.ts:31](https://github.com/adrien2p/medusa-extender/blob/7e89c01/src/Medusa.ts#L31)
=======
[src/Medusa.ts:30](https://github.com/adrien2p/medusa-extender/blob/89f7223/src/Medusa.ts#L30)
Expand All @@ -130,6 +139,9 @@ ___
[src/Medusa.ts:30](https://github.com/adrien2p/medusa-extender/blob/0490090/src/Medusa.ts#L30)
>>>>>>> 1f752f6... [BOT] BUILD DOC
>>>>>>> d802ff5... [BOT] BUILD DOC
=======
[src/Medusa.ts:31](https://github.com/adrien2p/medusa-extender/blob/e820602/src/Medusa.ts#L31)
>>>>>>> 4c3e573... Feat() Update doc
## Methods

Expand All @@ -153,6 +165,7 @@ ___
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
[src/Medusa.ts:45](https://github.com/adrien2p/medusa-extender/blob/7e89c01/src/Medusa.ts#L45)
=======
[src/Medusa.ts:44](https://github.com/adrien2p/medusa-extender/blob/89f7223/src/Medusa.ts#L44)
Expand All @@ -174,3 +187,6 @@ ___
[src/Medusa.ts:44](https://github.com/adrien2p/medusa-extender/blob/0490090/src/Medusa.ts#L44)
>>>>>>> 1f752f6... [BOT] BUILD DOC
>>>>>>> d802ff5... [BOT] BUILD DOC
=======
[src/Medusa.ts:45](https://github.com/adrien2p/medusa-extender/blob/e820602/src/Medusa.ts#L45)
>>>>>>> 4c3e573... Feat() Update doc
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
[src/decorators/onMedusaEntityEvent.decorator.ts:42](https://github.com/adrien2p/medusa-extender/blob/7e89c01/src/decorators/onMedusaEntityEvent.decorator.ts#L42)
=======
[src/decorators/onMedusaEntityEvent.decorator.ts:42](https://github.com/adrien2p/medusa-extender/blob/89f7223/src/decorators/onMedusaEntityEvent.decorator.ts#L42)
Expand All @@ -70,6 +71,9 @@
[src/decorators/onMedusaEntityEvent.decorator.ts:42](https://github.com/adrien2p/medusa-extender/blob/0490090/src/decorators/onMedusaEntityEvent.decorator.ts#L42)
>>>>>>> 1f752f6... [BOT] BUILD DOC
>>>>>>> d802ff5... [BOT] BUILD DOC
=======
[src/decorators/onMedusaEntityEvent.decorator.ts:42](https://github.com/adrien2p/medusa-extender/blob/e820602/src/decorators/onMedusaEntityEvent.decorator.ts#L42)
>>>>>>> 4c3e573... Feat() Update doc
## Properties

Expand All @@ -83,6 +87,7 @@
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
[src/decorators/onMedusaEntityEvent.decorator.ts:40](https://github.com/adrien2p/medusa-extender/blob/7e89c01/src/decorators/onMedusaEntityEvent.decorator.ts#L40)
=======
[src/decorators/onMedusaEntityEvent.decorator.ts:40](https://github.com/adrien2p/medusa-extender/blob/89f7223/src/decorators/onMedusaEntityEvent.decorator.ts#L40)
Expand All @@ -104,6 +109,9 @@
[src/decorators/onMedusaEntityEvent.decorator.ts:40](https://github.com/adrien2p/medusa-extender/blob/0490090/src/decorators/onMedusaEntityEvent.decorator.ts#L40)
>>>>>>> 1f752f6... [BOT] BUILD DOC
>>>>>>> d802ff5... [BOT] BUILD DOC
=======
[src/decorators/onMedusaEntityEvent.decorator.ts:40](https://github.com/adrien2p/medusa-extender/blob/e820602/src/decorators/onMedusaEntityEvent.decorator.ts#L40)
>>>>>>> 4c3e573... Feat() Update doc
___

Expand All @@ -117,6 +125,7 @@ ___
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
[src/decorators/onMedusaEntityEvent.decorator.ts:39](https://github.com/adrien2p/medusa-extender/blob/7e89c01/src/decorators/onMedusaEntityEvent.decorator.ts#L39)
=======
[src/decorators/onMedusaEntityEvent.decorator.ts:39](https://github.com/adrien2p/medusa-extender/blob/89f7223/src/decorators/onMedusaEntityEvent.decorator.ts#L39)
Expand All @@ -138,6 +147,9 @@ ___
[src/decorators/onMedusaEntityEvent.decorator.ts:39](https://github.com/adrien2p/medusa-extender/blob/0490090/src/decorators/onMedusaEntityEvent.decorator.ts#L39)
>>>>>>> 1f752f6... [BOT] BUILD DOC
>>>>>>> d802ff5... [BOT] BUILD DOC
=======
[src/decorators/onMedusaEntityEvent.decorator.ts:39](https://github.com/adrien2p/medusa-extender/blob/e820602/src/decorators/onMedusaEntityEvent.decorator.ts#L39)
>>>>>>> 4c3e573... Feat() Update doc
## Accessors

Expand All @@ -155,6 +167,7 @@ ___
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
[src/decorators/onMedusaEntityEvent.decorator.ts:50](https://github.com/adrien2p/medusa-extender/blob/7e89c01/src/decorators/onMedusaEntityEvent.decorator.ts#L50)
=======
[src/decorators/onMedusaEntityEvent.decorator.ts:50](https://github.com/adrien2p/medusa-extender/blob/89f7223/src/decorators/onMedusaEntityEvent.decorator.ts#L50)
Expand All @@ -176,6 +189,9 @@ ___
[src/decorators/onMedusaEntityEvent.decorator.ts:50](https://github.com/adrien2p/medusa-extender/blob/0490090/src/decorators/onMedusaEntityEvent.decorator.ts#L50)
>>>>>>> 1f752f6... [BOT] BUILD DOC
>>>>>>> d802ff5... [BOT] BUILD DOC
=======
[src/decorators/onMedusaEntityEvent.decorator.ts:50](https://github.com/adrien2p/medusa-extender/blob/e820602/src/decorators/onMedusaEntityEvent.decorator.ts#L50)
>>>>>>> 4c3e573... Feat() Update doc
___

Expand All @@ -193,6 +209,7 @@ ___
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
[src/decorators/onMedusaEntityEvent.decorator.ts:46](https://github.com/adrien2p/medusa-extender/blob/7e89c01/src/decorators/onMedusaEntityEvent.decorator.ts#L46)
=======
[src/decorators/onMedusaEntityEvent.decorator.ts:46](https://github.com/adrien2p/medusa-extender/blob/89f7223/src/decorators/onMedusaEntityEvent.decorator.ts#L46)
Expand All @@ -214,6 +231,9 @@ ___
[src/decorators/onMedusaEntityEvent.decorator.ts:46](https://github.com/adrien2p/medusa-extender/blob/0490090/src/decorators/onMedusaEntityEvent.decorator.ts#L46)
>>>>>>> 1f752f6... [BOT] BUILD DOC
>>>>>>> d802ff5... [BOT] BUILD DOC
=======
[src/decorators/onMedusaEntityEvent.decorator.ts:46](https://github.com/adrien2p/medusa-extender/blob/e820602/src/decorators/onMedusaEntityEvent.decorator.ts#L46)
>>>>>>> 4c3e573... Feat() Update doc
## Methods

Expand Down Expand Up @@ -244,6 +264,7 @@ ___
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
[src/decorators/onMedusaEntityEvent.decorator.ts:70](https://github.com/adrien2p/medusa-extender/blob/7e89c01/src/decorators/onMedusaEntityEvent.decorator.ts#L70)
=======
[src/decorators/onMedusaEntityEvent.decorator.ts:70](https://github.com/adrien2p/medusa-extender/blob/89f7223/src/decorators/onMedusaEntityEvent.decorator.ts#L70)
Expand All @@ -265,6 +286,9 @@ ___
[src/decorators/onMedusaEntityEvent.decorator.ts:70](https://github.com/adrien2p/medusa-extender/blob/0490090/src/decorators/onMedusaEntityEvent.decorator.ts#L70)
>>>>>>> 1f752f6... [BOT] BUILD DOC
>>>>>>> d802ff5... [BOT] BUILD DOC
=======
[src/decorators/onMedusaEntityEvent.decorator.ts:70](https://github.com/adrien2p/medusa-extender/blob/e820602/src/decorators/onMedusaEntityEvent.decorator.ts#L70)
>>>>>>> 4c3e573... Feat() Update doc
___

Expand Down Expand Up @@ -294,6 +318,7 @@ ___
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
[src/decorators/onMedusaEntityEvent.decorator.ts:58](https://github.com/adrien2p/medusa-extender/blob/7e89c01/src/decorators/onMedusaEntityEvent.decorator.ts#L58)
=======
[src/decorators/onMedusaEntityEvent.decorator.ts:58](https://github.com/adrien2p/medusa-extender/blob/89f7223/src/decorators/onMedusaEntityEvent.decorator.ts#L58)
Expand All @@ -315,6 +340,9 @@ ___
[src/decorators/onMedusaEntityEvent.decorator.ts:58](https://github.com/adrien2p/medusa-extender/blob/0490090/src/decorators/onMedusaEntityEvent.decorator.ts#L58)
>>>>>>> 1f752f6... [BOT] BUILD DOC
>>>>>>> d802ff5... [BOT] BUILD DOC
=======
[src/decorators/onMedusaEntityEvent.decorator.ts:58](https://github.com/adrien2p/medusa-extender/blob/e820602/src/decorators/onMedusaEntityEvent.decorator.ts#L58)
>>>>>>> 4c3e573... Feat() Update doc
___

Expand Down Expand Up @@ -345,6 +373,7 @@ ___
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
[src/decorators/onMedusaEntityEvent.decorator.ts:84](https://github.com/adrien2p/medusa-extender/blob/7e89c01/src/decorators/onMedusaEntityEvent.decorator.ts#L84)
=======
[src/decorators/onMedusaEntityEvent.decorator.ts:84](https://github.com/adrien2p/medusa-extender/blob/89f7223/src/decorators/onMedusaEntityEvent.decorator.ts#L84)
Expand All @@ -366,6 +395,9 @@ ___
[src/decorators/onMedusaEntityEvent.decorator.ts:84](https://github.com/adrien2p/medusa-extender/blob/0490090/src/decorators/onMedusaEntityEvent.decorator.ts#L84)
>>>>>>> 1f752f6... [BOT] BUILD DOC
>>>>>>> d802ff5... [BOT] BUILD DOC
=======
[src/decorators/onMedusaEntityEvent.decorator.ts:84](https://github.com/adrien2p/medusa-extender/blob/e820602/src/decorators/onMedusaEntityEvent.decorator.ts#L84)
>>>>>>> 4c3e573... Feat() Update doc
___

Expand Down Expand Up @@ -395,6 +427,7 @@ ___
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
[src/decorators/onMedusaEntityEvent.decorator.ts:66](https://github.com/adrien2p/medusa-extender/blob/7e89c01/src/decorators/onMedusaEntityEvent.decorator.ts#L66)
=======
[src/decorators/onMedusaEntityEvent.decorator.ts:66](https://github.com/adrien2p/medusa-extender/blob/89f7223/src/decorators/onMedusaEntityEvent.decorator.ts#L66)
Expand All @@ -416,6 +449,9 @@ ___
[src/decorators/onMedusaEntityEvent.decorator.ts:66](https://github.com/adrien2p/medusa-extender/blob/0490090/src/decorators/onMedusaEntityEvent.decorator.ts#L66)
>>>>>>> 1f752f6... [BOT] BUILD DOC
>>>>>>> d802ff5... [BOT] BUILD DOC
=======
[src/decorators/onMedusaEntityEvent.decorator.ts:66](https://github.com/adrien2p/medusa-extender/blob/e820602/src/decorators/onMedusaEntityEvent.decorator.ts#L66)
>>>>>>> 4c3e573... Feat() Update doc
___

Expand Down Expand Up @@ -446,6 +482,7 @@ ___
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
[src/decorators/onMedusaEntityEvent.decorator.ts:77](https://github.com/adrien2p/medusa-extender/blob/7e89c01/src/decorators/onMedusaEntityEvent.decorator.ts#L77)
=======
[src/decorators/onMedusaEntityEvent.decorator.ts:77](https://github.com/adrien2p/medusa-extender/blob/89f7223/src/decorators/onMedusaEntityEvent.decorator.ts#L77)
Expand All @@ -467,6 +504,9 @@ ___
[src/decorators/onMedusaEntityEvent.decorator.ts:77](https://github.com/adrien2p/medusa-extender/blob/0490090/src/decorators/onMedusaEntityEvent.decorator.ts#L77)
>>>>>>> 1f752f6... [BOT] BUILD DOC
>>>>>>> d802ff5... [BOT] BUILD DOC
=======
[src/decorators/onMedusaEntityEvent.decorator.ts:77](https://github.com/adrien2p/medusa-extender/blob/e820602/src/decorators/onMedusaEntityEvent.decorator.ts#L77)
>>>>>>> 4c3e573... Feat() Update doc
___

Expand Down Expand Up @@ -496,6 +536,7 @@ ___
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
[src/decorators/onMedusaEntityEvent.decorator.ts:62](https://github.com/adrien2p/medusa-extender/blob/7e89c01/src/decorators/onMedusaEntityEvent.decorator.ts#L62)
=======
[src/decorators/onMedusaEntityEvent.decorator.ts:62](https://github.com/adrien2p/medusa-extender/blob/89f7223/src/decorators/onMedusaEntityEvent.decorator.ts#L62)
Expand All @@ -517,6 +558,9 @@ ___
[src/decorators/onMedusaEntityEvent.decorator.ts:62](https://github.com/adrien2p/medusa-extender/blob/0490090/src/decorators/onMedusaEntityEvent.decorator.ts#L62)
>>>>>>> 1f752f6... [BOT] BUILD DOC
>>>>>>> d802ff5... [BOT] BUILD DOC
=======
[src/decorators/onMedusaEntityEvent.decorator.ts:62](https://github.com/adrien2p/medusa-extender/blob/e820602/src/decorators/onMedusaEntityEvent.decorator.ts#L62)
>>>>>>> 4c3e573... Feat() Update doc
___

Expand Down Expand Up @@ -548,6 +592,7 @@ ___
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
[src/decorators/onMedusaEntityEvent.decorator.ts:91](https://github.com/adrien2p/medusa-extender/blob/7e89c01/src/decorators/onMedusaEntityEvent.decorator.ts#L91)
=======
[src/decorators/onMedusaEntityEvent.decorator.ts:91](https://github.com/adrien2p/medusa-extender/blob/89f7223/src/decorators/onMedusaEntityEvent.decorator.ts#L91)
Expand All @@ -569,6 +614,9 @@ ___
[src/decorators/onMedusaEntityEvent.decorator.ts:91](https://github.com/adrien2p/medusa-extender/blob/0490090/src/decorators/onMedusaEntityEvent.decorator.ts#L91)
>>>>>>> 1f752f6... [BOT] BUILD DOC
>>>>>>> d802ff5... [BOT] BUILD DOC
=======
[src/decorators/onMedusaEntityEvent.decorator.ts:91](https://github.com/adrien2p/medusa-extender/blob/e820602/src/decorators/onMedusaEntityEvent.decorator.ts#L91)
>>>>>>> 4c3e573... Feat() Update doc
___

Expand All @@ -592,6 +640,7 @@ ___
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
[src/decorators/onMedusaEntityEvent.decorator.ts:54](https://github.com/adrien2p/medusa-extender/blob/7e89c01/src/decorators/onMedusaEntityEvent.decorator.ts#L54)
=======
[src/decorators/onMedusaEntityEvent.decorator.ts:54](https://github.com/adrien2p/medusa-extender/blob/89f7223/src/decorators/onMedusaEntityEvent.decorator.ts#L54)
Expand All @@ -613,3 +662,6 @@ ___
[src/decorators/onMedusaEntityEvent.decorator.ts:54](https://github.com/adrien2p/medusa-extender/blob/0490090/src/decorators/onMedusaEntityEvent.decorator.ts#L54)
>>>>>>> 1f752f6... [BOT] BUILD DOC
>>>>>>> d802ff5... [BOT] BUILD DOC
=======
[src/decorators/onMedusaEntityEvent.decorator.ts:54](https://github.com/adrien2p/medusa-extender/blob/e820602/src/decorators/onMedusaEntityEvent.decorator.ts#L54)
>>>>>>> 4c3e573... Feat() Update doc
Loading

0 comments on commit 6c0df88

Please sign in to comment.