Update CVE-2017-12635.yaml

patch-1
sandeep 2021-02-15 22:42:13 +05:30
parent 6ef3f65af3
commit 190986a7eb
1 changed files with 1 additions and 2 deletions

View File

@ -33,7 +33,6 @@ requests:
- "application/json"
- "Location:"
part: header
condition: and
- type: word
words:
@ -41,7 +40,7 @@ requests:
- "conflict"
- "Document update conflict"
part: body
condtion: and
- type: status
status:
- 201