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

Does it support regular expression in Json post request? #54

Closed
poramate-to opened this issue Apr 19, 2016 · 1 comment
Closed

Does it support regular expression in Json post request? #54

poramate-to opened this issue Apr 19, 2016 · 1 comment
Assignees

Comments

@poramate-to
Copy link

poramate-to commented Apr 19, 2016

I would like to match some regular expressions in the json post request. Is it possible?

-   request:
        url: ^/MyServer/services/rest/doclist/
        method: POST
        headers:
                content-type: application/json
        post: '{"userId":"19","requestId":"(.*)","transactionDate":"(.*)","transactionTime":"(.*)"}'

@azagniotov azagniotov self-assigned this Oct 19, 2016
@azagniotov
Copy link
Owner

Added in version v4.0.1

azagniotov added a commit that referenced this issue Oct 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants