feat
This commit is contained in:
+2
-1
@@ -11,7 +11,7 @@ get {
|
||||
}
|
||||
|
||||
params:path {
|
||||
id: 1
|
||||
id: 27
|
||||
}
|
||||
|
||||
body:text {
|
||||
@@ -23,4 +23,5 @@ body:text {
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
timeout: 0
|
||||
}
|
||||
|
||||
+2
-2
@@ -5,7 +5,7 @@ meta {
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{baseUrl}}/media/
|
||||
url: {{baseUrl}}/media/1
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
@@ -13,7 +13,7 @@ get {
|
||||
params:query {
|
||||
~categories: 1
|
||||
~tags: relax,sleep
|
||||
~search:
|
||||
~search:
|
||||
~count: 10
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user