support for FE

This commit is contained in:
Sotirios Pupakis
2025-09-25 00:33:27 +02:00
parent ca169f5e7e
commit 93965d501a
12 changed files with 334 additions and 6 deletions

View 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
}