Document post endpoints

This commit is contained in:
2025-10-06 16:58:13 +03:00
parent 8d012f04f1
commit 0a4bd23d30
7 changed files with 111 additions and 23 deletions

View File

@@ -7,11 +7,7 @@ meta {
post {
url: {{baseUrl}}/api/posts/1/comments
body: json
auth: bearer
}
auth:bearer {
token: {{accessToken}}
auth: inherit
}
body:json {