support for FE
This commit is contained in:
20
api/reforger_crawler/GetDuplicates.bru
Normal file
20
api/reforger_crawler/GetDuplicates.bru
Normal file
@@ -0,0 +1,20 @@
|
||||
meta {
|
||||
name: GetDuplicates
|
||||
type: http
|
||||
seq: 1
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{host}}/v1/addon/{{ACE}}
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
vars:pre-request {
|
||||
RHS: 1337C0DE5DABBEEF
|
||||
ACE: 60C4E0B49618CC62
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
}
|
||||
Reference in New Issue
Block a user