-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Labels
Needs: triage 🔍New issue, needs PM on rotation to triage asapNew issue, needs PM on rotation to triage asap
Description
Action.HTTP is no longer supported. Instead, you've provided Action.Execute.
The latter doesn't have a Url property as previous action, and document states it uses the sender url.
In real-life scenario, it's common for a server to handle more than one url. For example,
api/ctrl1/action1
api/ctrl1/action2
api/ctrl2/action3
....
I'm looking for a resolution to enable server response for different urls.
Metadata
Metadata
Assignees
Labels
Needs: triage 🔍New issue, needs PM on rotation to triage asapNew issue, needs PM on rotation to triage asap