Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mock dynamic matching route #3993

Closed
fatefate0727 opened this issue Feb 25, 2020 · 0 comments
Closed

Mock dynamic matching route #3993

fatefate0727 opened this issue Feb 25, 2020 · 0 comments

Comments

@fatefate0727
Copy link

I want mock to dynamically match interface routes similar to the following rules

POST /api/test/{data1}/{data2}

The above {data1} and {data2} are uncertain data, but I didn't find a way to dynamically match them

I need help, please let me know if there is a solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants