Skip to content

set_comment - create new comment #28

@thanhpp

Description

@thanhpp

Request

  • token
  • id: post_id
  • comment
  • index: get comments
  • count: get comments

Response

  • code
  • message
  • data
    • id
    • comment
    • created
    • poster
      • id
      • name
      • avatar
  • is_blocked

Test cases

  • 1000 | OK
  • 1000 | OK Is_blocked = 1 if the relationship is blocked (show comments list)
  • 1010 | Locked post
  • 9992 | Invalid post id

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions