-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Hi,
is there any way we can add some custom endpoints to a specific handler?
I'm talking about
POST /posts/ for creating elements
POST /posts/<<ID>>/duplicate for duplicating a specific element
When defining a second POST-route I always end up calling the same handlePost() method. Is there any solution for this scenario?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels