lint fix
parent
284f956846
commit
f3a308cbef
|
@ -11,11 +11,11 @@ info:
|
|||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/graphql?query={__typename}"
|
||||
- "{{BaseURL}}/graphql?query={__typename}"
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
case-insensitive: true
|
||||
words:
|
||||
- "Query"
|
||||
part: body
|
||||
- type: word
|
||||
case-insensitive: true
|
||||
words:
|
||||
- "Query"
|
||||
part: body
|
||||
|
|
Loading…
Reference in New Issue