medusajs / medusa

The world's most flexible commerce platform.
https://medusajs.com
MIT License
25.93k stars 2.6k forks source link

Medusa v2 Docs: Issue in 3.11. Workflows - Medusa v2 Docs #8904

Closed atistrcsn closed 2 months ago

atistrcsn commented 2 months ago

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?

shahednasser commented 2 months ago

Nice catch! Please open a PR to fix it