feat: initialize
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
meta {
|
||||
name: get-questions
|
||||
type: http
|
||||
seq: 1
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{baseUrl}}/questions/?tag=اظطراب
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
params:query {
|
||||
tag: اظطراب
|
||||
~category:
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
}
|
||||
Reference in New Issue
Block a user