feat: initialize
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
meta {
|
||||
name: profile
|
||||
seq: 3
|
||||
}
|
||||
|
||||
auth {
|
||||
mode: inherit
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
meta {
|
||||
name: get profile
|
||||
type: http
|
||||
seq: 1
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{baseUrl}}/profile?token=55|yU2ul15R7dQ2trviMegUTEx36rGZfUMMM1OIAYZZfe277903&package_name=com.approagency.meditation
|
||||
body: multipartForm
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
params:query {
|
||||
token: 55|yU2ul15R7dQ2trviMegUTEx36rGZfUMMM1OIAYZZfe277903
|
||||
package_name: com.approagency.meditation
|
||||
}
|
||||
|
||||
body:multipart-form {
|
||||
~token: 25|OKieB8qZJXFkt9zmLiNteHMGIQEp6db7QOSJalct86b55687
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
}
|
||||
Reference in New Issue
Block a user