github-actions[bot]
dbf8fb9bda
chore(docs): Generated References (automated) ( #13857 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2025-10-27 09:17:23 +02:00
Shahed Nasser
55c42e112e
docs: change binary encoding to base64 in file upload references ( #13811 )
2025-10-22 18:43:35 +03:00
github-actions[bot]
858b3e3b9b
chore(docs): Generated References (automated) ( #13793 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2025-10-21 11:56:37 +03:00
Shahed Nasser
899ac2f052
docs: generate references for 2.10.1 ( #13344 )
2025-08-29 12:51:43 +03:00
Shahed Nasser
e5ec907aad
docs: fixes to references for draft orders and files ( #12693 )
2025-06-10 18:33:53 +03:00
github-actions[bot]
f8c0bd887e
chore(docs): Generated References (automated) ( #12672 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2025-06-10 09:33:54 +03:00
Shahed Nasser
b312a7e077
docs: add missing methods in guides and references ( #12495 )
...
* initial
* remove unused references
2025-05-15 14:22:23 +03:00
github-actions[bot]
5c36bafc1d
chore(docs): Generated References (automated) ( #12460 )
...
Generated the following references:
- `_index.mdx`
- `api_key`
- `api_key_models`
- `auth`
- `auth_models`
- `auth_provider`
- `cart`
- `cart_models`
- `core_flows`
- `currency`
- `currency_models`
- `customer`
- `customer_models`
- `events`
- `file`
- `file_service`
- `fulfillment`
- `fulfillment_models`
- `fulfillment_provider`
- `inventory_next`
- `inventory_next_models`
- `js_sdk`
- `locking`
- `medusa`
- `module_events`
- `modules`
- `modules_sdk`
- `notification`
- `notification_service`
- `order`
- `order_models`
- `payment`
- `payment_models`
- `payment_provider`
- `pricing`
- `pricing_models`
- `product`
- `product_models`
- `promotion`
- `promotion_models`
- `region`
- `region_models`
- `sales_channel`
- `sales_channel_models`
- `stock_location_next`
- `stock_location_next_models`
- `store`
- `store_models`
- `tax`
- `tax_models`
- `tax_provider`
- `types`
- `user`
- `user_models`
- `utils`
- `workflows`
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com >
2025-05-13 13:31:57 +00:00
Shahed Nasser
0af6e1f212
docs: add support for keywords in references ( #12413 )
2025-05-08 16:40:17 +03:00
github-actions[bot]
acff7887a2
chore(docs): Generated References (automated) ( #12267 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2025-04-23 11:02:29 +03:00
Shahed Nasser
ac24749bd3
docs: generated references after collapse types improvement ( #11889 )
2025-03-18 16:48:43 +02:00
Shahed Nasser
28b0d08591
docs: add documentation for Locking Module ( #11824 )
...
* add locking docs
* fix main navbar
* added implementation example links
* generate refs
* update architecture
* fix vale error
2025-03-13 12:20:24 +02:00
Shahed Nasser
0eadcdd555
docs: updates to tax provider and other provider guides ( #11626 )
2025-02-26 16:13:05 +02:00
github-actions[bot]
41f070be9a
chore(docs): Generated References (automated) ( #11579 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
2025-02-24 13:47:40 +02:00
Shahed Nasser
5c44811cb0
docs: document module providers in plugins ( #11360 )
...
* docs: document module providers in plugins
* small fixes
* add missing title
2025-02-07 14:17:14 +02:00
Shahed Nasser
ccb332ce41
docs: fix empty return in references ( #11343 )
2025-02-06 14:35:45 +02:00
Shahed Nasser
0d18d5854a
docs: fixes for core workflows reference ( #11056 )
...
* docs: fix step input / output description not showing
* fix generated example for array types
* show workflow summary in diagram
* fix workflow node width
* hide undefined types
2025-01-20 17:34:02 +02:00
Shahed Nasser
c3b2b4b438
chore: fixes to tsdocs + docs-util related to providers
2024-12-11 17:27:32 +02:00
github-actions[bot]
9534751b5c
chore(docs): Generated References (automated) ( #10508 )
...
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com >
2024-12-09 15:27:01 +02:00
Shahed Nasser
e229bea3c1
docs: fix resolve of custom file module guide ( #9840 )
...
Closes #9833
2024-11-10 07:33:07 +00:00
github-actions[bot]
8209d936a0
chore(docs): Updated API Reference (v2) ( #9666 )
...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request ) GitHub action
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com >
2024-10-18 17:14:26 +00:00
Shahed Nasser
6efb5897dc
docs: fix package names in module registration ( #9590 )
...
* docs: fix package names in module registration
* update references
2024-10-16 09:05:07 +02:00
github-actions[bot]
f2d662efca
chore(docs): Generated References (automated) ( #9567 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2024-10-14 19:59:14 +02:00
Shahed Nasser
bc8de8e5b1
docs: add section on testing providers ( #9453 )
2024-10-04 10:29:45 +03:00
github-actions[bot]
c536f7caf5
chore(docs): Generated References (automated) ( #9436 )
...
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com >
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
2024-10-03 11:03:35 +03:00
github-actions[bot]
34eebb61eb
chore(docs): Generated References (automated) ( #9419 )
...
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com >
2024-10-02 17:13:09 +02:00
Shahed Nasser
2e16949979
docs: update imports and package names across docs ( #9375 )
...
* docs: update imports and package names across docs
+ reference configs
* generate files
* fix import
* change preview to rc
2024-10-01 11:03:42 +02:00
github-actions[bot]
175ca30f4f
chore(docs): Generated References ( #9153 )
...
Generated the following references:
- `api_key`
- `auth`
- `auth_provider`
- `cart`
- `core_flows`
- `currency`
- `customer`
- `customer_models`
- `dml`
- `file`
- `fulfillment`
- `fulfillment_provider`
- `inventory_next`
- `modules`
- `modules_sdk`
- `notification`
- `order`
- `order_models`
- `payment`
- `payment_provider`
- `pricing`
- `product`
- `product_models`
- `promotion`
- `region`
- `sales_channel`
- `stock_location_next`
- `store`
- `tax`
- `tax_provider`
- `types`
- `user`
- `utils`
- `workflows`
2024-09-17 07:17:55 +00:00
github-actions[bot]
fb0644b8f6
chore(docs): Generated References (automated) ( #8642 )
...
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com >
2024-08-18 16:54:36 +02: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]
9173dd4f5d
chore(docs): Generated References (automated) ( #8207 )
...
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com >
2024-07-22 08:58:57 +02: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
964927b597
docs: general fixes and improvements ( #7918 )
...
* docs improvements and changes
* updated module definition
* modules + dml changes
* fix build
* fix vale error
* fix lint errors
* fixes to stripe docs
* fix condition
* fix condition
* fix module defintion
* fix checkout
* disable UI action
* change oas preview action
* flatten provider module options
* fix lint errors
* add module link docs
* pr comments fixes
* fix vale error
* change node engine version
* links -> linkable
* add note about database name
* small fixes
* link fixes
* fix response code in api reference
* added migrations step
2024-07-04 17:26:03 +03: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