fix-lint error
parent
98d90713b7
commit
c10add91cd
|
@ -32,12 +32,12 @@ http:
|
|||
{"username":"{{username}}","password":"{{password}}"}
|
||||
|
||||
extractors:
|
||||
- type: json
|
||||
name: auth_token
|
||||
internal: true
|
||||
json:
|
||||
- '.token'
|
||||
part: body
|
||||
- type: json
|
||||
name: auth_token
|
||||
internal: true
|
||||
part: body
|
||||
json:
|
||||
- '.token'
|
||||
|
||||
- raw:
|
||||
- |
|
||||
|
|
Loading…
Reference in New Issue