docs: updates for v1.19 (#5868)
* docs: updates for v1.19 * Update www/apps/docs/content/upgrade-guides/medusa-core/1-19.mdx Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com> * Update www/apps/docs/content/upgrade-guides/medusa-core/1-19.mdx Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com> --------- Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
Oli Juhl
parent
9623fcafe6
commit
a6c8490fc3
+1
-1
@@ -98,7 +98,7 @@ The completion strategy is expected to return an object with the following prope
|
||||
- `response_code`: a number indicating the response code.
|
||||
- `response_body`: an object that will be returned to the client.
|
||||
|
||||
You can refer to this guide to learn how the cart conceptual guide is implemented in the Medusa backend. This can help you understand how details such as inventory, taxes, and more are handled.
|
||||
You can refer to [this guide](../cart.md#cart-completion-process) to learn how the cart conceptual guide is implemented in the Medusa backend. This can help you understand how details such as inventory, taxes, and more are handled.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user