Closed atistrcsn closed 2 months ago
None
There is a mistake in the example naming on the following page: https://docs.medusajs.com/v2/advanced-development/api-routes/parameters#path-parameters
Replace the "/message/{id}" path name with the corresponding name, as: "/hello-world/{id}"
Nice catch! Please open a PR to fix it
What Medusa version and documentation are you using?
None
Preliminary Checks
Issue Summary
There is a mistake in the example naming on the following page: https://docs.medusajs.com/v2/advanced-development/api-routes/parameters#path-parameters
How can this issue be resolved?
Replace the "/message/{id}" path name with the corresponding name, as: "/hello-world/{id}"
Are you interested in working on this issue?