fix(medusa): remove request body type argument from cancel order transfer routes (#10327)
Remove the request body type passed as a type argument for admin and store routes for order transfer cancelation. Since the type is empty, it leads to a generated empty request body schema in the API reference.
This commit is contained in:
5
.changeset/nasty-tigers-cross.md
Normal file
5
.changeset/nasty-tigers-cross.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix(medusa): remove request body type argument from cancel order transfer routes
|
||||
Reference in New Issue
Block a user