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

Filter by body content #145

Open
Hooch180 opened this issue Sep 23, 2022 · 1 comment
Open

Filter by body content #145

Hooch180 opened this issue Sep 23, 2022 · 1 comment

Comments

@Hooch180
Copy link

Hi,
I have to mock some services. But all requests are going to a single endpoint. They only differ by body content.
Can you filter requests by body content?

@scaljeri
Copy link
Owner

Thanks for the suggestion, this looks interesting. I'll add this feature to my TODO list.

I think the impact is big, because a user will have the possibility to have multiple mocks for a single response based on the body request. Meaning I need to redesign my UI a bit. If you have suggestions I'm all ears!

Anyway, in the mean time you can already do what you want (more or less) with "Mocking with code"

image

Hope this will solve your issue in the mean time, cheers

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