Update api-segment.yaml
parent
ab665ca4cc
commit
7b4bcef7aa
|
@ -17,16 +17,10 @@ requests:
|
|||
Authorization: Bearer {{token}}
|
||||
Content-Type: application/json
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- '"display_name":'
|
||||
- '"name":'
|
||||
- '"create_time":'
|
||||
- '"id"'
|
||||
condition: and
|
||||
|
|
Loading…
Reference in New Issue