This commit is contained in:
2026-06-13 17:04:47 +03:30
parent 86f63f92e0
commit 9323df1e02
4 changed files with 42 additions and 5 deletions
+2 -1
View File
@@ -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
View File
@@ -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
}