Merge pull request #1 from hetroublemaker/jira-service-desk-signup-update

removing false positives
patch-1
Aditya Soni 2020-04-26 21:12:49 +05:30 committed by GitHub
commit 44e98c29f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ requests:
- method: POST
path:
- "{{BaseURL}}/servicedesk/customer/user/signup"
matchers-condition: and
headers:
Content-Type: application/json
body: '{"email":"invalid","signUpContext":{},"secondaryEmail":"","usingNewUi":true}'