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
This commit is contained in:
@@ -9,9 +9,9 @@ In the previous chapters, you got a brief introduction to Medusa’s basic conce
|
||||
The next chapters dive deeper into each concept. By the end of these chapters, you’ll be able to:
|
||||
|
||||
- Expose API routes with control over authentication, parsing request bodies, and more.
|
||||
- Create data models with complex fields and relations.
|
||||
- Manage data models in services.
|
||||
- Create relationships between modules.
|
||||
- Create data models with complex fields and relations.
|
||||
- Create loaders outside of modules.
|
||||
- Access events payloads.
|
||||
- Create advanced workflows and configure retries and timeout.
|
||||
|
||||
Reference in New Issue
Block a user