Add one long hierarchical method, change some return codes

This commit is contained in:
2025-10-09 20:30:39 +03:00
parent 96a5e764c2
commit 30cb0521f6
8 changed files with 108 additions and 11 deletions

View File

@@ -0,0 +1,11 @@
meta {
name: Get specific tag, specific post, specific comment
type: http
seq: 7
}
get {
url: {{baseUrl}}/api/tags/high-res/posts/1/comments/1
body: none
auth: inherit
}