This commit is contained in:
2026-06-06 21:21:25 +03:30
parent 0f4e86c9e1
commit fc732ae75f
6 changed files with 45 additions and 6 deletions
+15
View File
@@ -0,0 +1,15 @@
meta {
name: get-referral
type: http
seq: 1
}
get {
url: {{baseUrl}}/referral
body: none
auth: inherit
}
settings {
encodeUrl: true
}