Skip to content

[Server] Comment #9

@gwanryo

Description

@gwanryo
  • GET /note/{note_id}/comment
    • Change content to DELETED COMMENT when delete_dt != NULL
    • (NICE-TO-HAVE) Do not append to response object when comment is deleted and child comments aren't exist.
  • POST /note/{note_id}/comment
  • PUT /note/{note_id}/comment/{comment_id}
  • DELETE /note/{note_id}/comment/{comment_id}
    • Update delete_dt, DO NOT REMOVE comment OR CHANGE content

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendbackend taskepicplaceholders for large requirements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions