다음 데이터가 잘 응답됐나요?

    {
      "id": 1,
      "message": "안녕하세요.",
      "user": {
          "id": 1,
          "username": "johndoe",
          "email": "johndoe@email.com",
          "provider": "local",
          "confirmed": true,
          "blocked": null,
          "role": 1,
          "created_at": "2021-03-14T17:06:34.493Z",
          "updated_at": "2021-03-14T17:06:34.499Z"
      },
      "published_at": "2021-03-14T17:10:01.043Z",
      "created_at": "2021-03-14T17:10:01.045Z",
      "updated_at": "2021-03-14T17:10:01.053Z"
    }

    댓글이 정말 잘 등록됐는지 확인해봅시다. 다음을 요청해보세요.

    GET http://localhost:1337/articles/2/comments
    신간 소식 구독하기
    뉴스레터에 가입하시고 이메일로 신간 소식을 받아 보세요.