github-actions[bot]
413e29837c
chore(docs): Generated References ( #8461 )
...
Generated the following references:
- `medusa`
- `modules`
- `types`
2024-08-06 07:07:15 +00:00
github-actions[bot]
71f0d24359
chore(docs): Generated References ( #8400 )
...
Generated the following references:
- `api_key`
- `auth`
- `auth_provider`
- `cart`
- `currency`
- `customer`
- `dml`
- `file`
- `fulfillment`
- `fulfillment_provider`
- `inventory_next`
- `medusa`
- `modules`
- `modules_sdk`
- `notification`
- `order`
- `order_models`
- `payment`
- `payment_models`
- `payment_provider`
- `pricing`
- `product`
- `promotion`
- `region`
- `sales_channel`
- `stock_location_next`
- `store`
- `tax`
- `types`
- `user`
- `workflows`
2024-08-02 07:05:39 +00:00
github-actions[bot]
66cc7cfc1f
chore(docs): Generated References ( #8383 )
...
Generated the following references:
- `helper_steps`
- `modules`
- `types`
- `workflows`
2024-08-01 07:04:13 +00:00
github-actions[bot]
aac906f058
chore(docs): Generated References ( #8360 )
...
Generated the following references:
- `currency_models`
- `medusa_config`
- `region_models`
- `types`
2024-07-31 07:31:20 +00:00
github-actions[bot]
5389f7ca63
chore(docs): Generated References ( #8344 )
...
Generated the following references:
- `fulfillment`
- `medusa_config`
- `modules`
- `order`
- `order_models`
- `types`
- `workflows`
2024-07-30 07:29:34 +00:00
github-actions[bot]
cb33ec5cf1
chore(docs): Generated References (automated) ( #8317 )
...
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com >
2024-07-29 09:41:15 +02:00
github-actions[bot]
c6d6e3eff4
chore(docs): Generated References ( #8289 )
...
Generated the following references:
- `fulfillment`
- `medusa_config`
- `modules`
- `order`
- `types`
2024-07-26 08:20:04 +00:00
github-actions[bot]
9f6a9620c7
chore(docs): Generated References ( #8272 )
...
Generated the following references:
- `medusa`
- `modules`
- `order`
- `types`
2024-07-25 07:01:52 +00:00
github-actions[bot]
b9b65b7abb
chore(docs): Generated References (automated) ( #8251 )
...
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com >
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
2024-07-24 09:16:14 +02:00
github-actions[bot]
1b61c9b309
chore(docs): Generated References (automated) ( #8229 )
...
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com >
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
2024-07-23 13:51:36 +02:00
github-actions[bot]
238582ee67
chore(docs): Generated References (automated) ( #8154 )
...
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com >
2024-07-17 08:34:29 +01:00
github-actions[bot]
4f6af666da
chore(docs): Generated References (automated) ( #8138 )
...
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com >
2024-07-16 10:59:12 +01:00
github-actions[bot]
8be8f065ef
chore(docs): Generated References (automated) ( #8121 )
...
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com >
2024-07-14 18:02:46 +02:00
github-actions[bot]
ba06c9557c
chore(docs): Generated References (automated) ( #8099 )
...
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com >
2024-07-12 09:32:00 +02:00
github-actions[bot]
86aeca0932
chore(docs): Generated References ( #8072 )
...
Generated the following references:
- `medusa`
- `modules`
- `order`
- `types`
2024-07-11 07:52:36 +00:00
github-actions[bot]
75e7047243
chore(docs): Generated References (automated) ( #8052 )
...
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com >
2024-07-10 09:36:11 +02:00
github-actions[bot]
d7d26aa3f4
chore(docs): Generated References ( #7998 )
...
Generated the following references:
- `medusa_config`
- `modules`
- `types`
2024-07-08 08:48:39 +00:00
github-actions[bot]
ca9ba9e688
chore(docs): Generated References (automated) ( #7961 )
...
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com >
2024-07-05 09:55:39 +02:00
Shahed Nasser
dd864da4e0
generate references ( #7882 )
2024-07-01 16:02:36 +03:00
Shahed Nasser
1f360a3245
docs-util: support models implemented with DML in typedoc custom plugins ( #7847 )
...
- Support generating reference for models implemented with DML
- Support resolving and generating mermaid diagram for relations
The Currency Module was used an example so its reference is generated to showcase the work of this PR.
2024-07-01 07:34:51 +00:00
Shahed Nasser
2c5ba408d4
docs: edits and fixes to commerce module docs ( #7468 )
...
Apply edits and fixes to the commerce modules docs
2024-05-29 11:08:06 +00:00
Shahed Nasser
154673f3d8
docs: fixes and changes based on latest updates ( #7322 )
...
* docs: changes based on DX changes
* remove fields no longer needed
* remove unnecessary parameters
* fixes to authenticate middleware usage
* add highlight to migrations config
* change configuration to http
* added missing remote link docs
* fix name in sidebar
* added notification module docs + updated file module docs
* add vale exceptions
* fix vale errors
* added docs on custom cli scripts
2024-05-22 13:37:48 +03:00
Shahed Nasser
803e4aad02
docs: added file module docs ( #7278 )
2024-05-13 18:54:59 +03:00
Shahed Nasser
4fe28f5a95
chore: reorganize docs apps ( #7228 )
...
* reorganize docs apps
* add README
* fix directory
* add condition for old docs
2024-05-03 17:36:38 +03:00