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

[API] Add regex based matching pattern to request body & headers #170

Open
neel1996 opened this issue Jul 21, 2022 · 0 comments
Open

[API] Add regex based matching pattern to request body & headers #170

neel1996 opened this issue Jul 21, 2022 · 0 comments
Assignees
Labels
area/api Mimock APIs area/ui Mimock UI
Milestone

Comments

@neel1996
Copy link
Member

neel1996 commented Jul 21, 2022

Feature:
Currently, mimock performs a normal string-based match and this should be updated to support regex-based match

Scope:

  • The mock matching for the following fields should support regex matching
    • Query params
    • Request body
    • Request headers
    • Route
@neel1996 neel1996 added area/api Mimock APIs area/ui Mimock UI labels Jul 21, 2022
@neel1996 neel1996 added this to the release-2 milestone Jul 21, 2022
@neel1996 neel1996 changed the title Add regex based matching pattern to request body & headers [API] Add regex based matching pattern to request body & headers Jul 30, 2022
@neel1996 neel1996 removed this from the release-0.0.2 milestone Nov 10, 2022
@neel1996 neel1996 added this to the v0.0.3 milestone Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api Mimock APIs area/ui Mimock UI
Projects
None yet
Development

No branches or pull requests

2 participants