Shahed Nasser
|
7e7e6e3311
|
chore: fix OAS circular dependencies (#7693)
|
2024-06-12 19:42:03 +02:00 |
|
Shahed Nasser
|
6798bd9a0d
|
docs-util: fix path to packages in mermaid plugin (#7640)
|
2024-06-06 20:25:34 +03:00 |
|
Shahed Nasser
|
6646a203df
|
chore(types, utils): add TSDocs for AbstractNotificationProviderService (#7556)
Add TSDocs for `AbstractNotificationProviderService` which will be used to generate a reference on how to create a notification provider module.
|
2024-06-04 13:36:06 +00:00 |
|
Shahed Nasser
|
28d2a5347a
|
chore(types, utils): added TSDocs for file provider module (#7553)
* chore(types, utils): added TSDocs for file provider module
* fix import
|
2024-06-03 10:18:02 +02:00 |
|
Shahed Nasser
|
70e1de7742
|
docs: change module paths in resolve (#7539)
Change the path to modules in the resolve property across docs
|
2024-06-03 07:41:30 +00:00 |
|
Shahed Nasser
|
6b86b1d531
|
chore(types): add TSDocs to the user module's types (#7549)
|
2024-05-30 18:04:44 +03:00 |
|
Shahed Nasser
|
fe96bd39b1
|
docs: change config snippets to use defineConfig (#7546)
|
2024-05-30 16:47:28 +03:00 |
|
Shahed Nasser
|
ddfd757277
|
fix(docs-util): recognize optional zod parameters (#7538)
* fix(docs-util): recognize optional zod parameters
* remove admin/auth as an authenticated route path
|
2024-05-30 16:47:16 +03: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
|
98615c388b
|
docs-util: fixes to base OAS + circular-patch redocly plugin (#7382)
* docs-util: remove MultipleErrors schema from base OAS
* fixes to circular patch plugin
* general fixes
* change nested schemas to references
|
2024-05-27 14:29:48 +02:00 |
|
Shahed Nasser
|
6ab7cbd529
|
chore: fixes to ConfigModule's docblocks (#7390)
|
2024-05-22 13:40:53 +03: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 |
|
Riqwan Thamir
|
442b0b2038
|
chore: rename route from api-v2 to api (#7379)
* chore: rename route from api-v2 to api
* chore: change oas references
* chore: remove v2 ref
|
2024-05-21 10:44:02 +02:00 |
|
Shahed Nasser
|
cd312287f5
|
docs-util: add type argument of MedusaRequest as query parameter for get requests (#7359)
|
2024-05-20 09:51:37 +03:00 |
|
Shahed Nasser
|
803e4aad02
|
docs: added file module docs (#7278)
|
2024-05-13 18:54:59 +03:00 |
|
Shahed Nasser
|
8b2429d24f
|
chore(medusa-oas-cli,oas-github-ci): remove v2 option + generate v2 by default (#7304)
* chore(medusa-oas-cli,oas-github-ci): remove v2 option + generate v2 by default
* fixes to changeset
* fix public url path
|
2024-05-13 17:01:38 +03:00 |
|
Shahed Nasser
|
e960f10aba
|
fix(docblock-generator): fix how type names created from Zod objects are inferred (#7292)
|
2024-05-10 21:06:55 +03:00 |
|
Shahed Nasser
|
489a54e1fb
|
fix(docblock-generator): eslint errors + missing await (#7281)
* chore: add missing await in docblock generator
* add fix for undefined symbol
* fix dirname path
|
2024-05-09 17:23:59 +03:00 |
|
Shahed Nasser
|
7b2879d643
|
chore(docs): Fix docblock-generator OAS tool's max-stack error (#7246)
* regenerate oas to fix duplicate keys
* fix clean:oas script
* fix max-stack errors
* fix max-level condition
|
2024-05-06 13:41:59 +03:00 |
|
Shahed Nasser
|
b39de05535
|
chore: move docs-util to www (#7232)
* reorganize docs apps
* add README
* fix directory
* add condition for old docs
* move docs-util to www
* remove remaining docs-util
* fixes of paths
* fix scripts
* path fixes
* fix github actions
* add build packages script
|
2024-05-06 09:13:50 +03:00 |
|