Forum Discussion

Willa's avatar
Willa
Occasional Contributor
10 years ago

How to get Request names in the Mock Service Script

Hi all,   I want to dispatch responses based on request names (e.g. Request 1 -> Response 1, Request 2 -> Response 2, etc.). How can I get the name of the current request in the Mock Service?   I...