medusajs / roadmap

2 stars 2 forks source link

Rest API V2 #25

Open olivermrbl opened 3 months ago

olivermrbl commented 3 months ago

We are rebuilding our Rest API anew using our Workflows SDK and API Routes.

Yasser-G commented 3 months ago

Is it expected to have totally different endpoints and workflows breaking changes from V1 ?

olivermrbl commented 3 months ago

Almost all API endpoints stay the same with respect to path, payload, and response. We try our best not to introduce too many breaking changes, but there are domains for which it can't be avoided. An overview will be published alongside the release candidate in a month or so.

juanzgc commented 3 months ago

Will the release candidate include the ability to update workflows on API Routes? For example, adding to a workflow to allow for more customizability