feat
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
meta {
|
||||
name: admin list feedback
|
||||
type: http
|
||||
seq: 3
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{baseUrl}}/admin/app-feedback
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
params:query {
|
||||
~has_comment: 1
|
||||
~stars: 5
|
||||
~per_page: 20
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
}
|
||||
Reference in New Issue
Block a user