This adapter will have to be;
- able to paginate the comments on GET
- delete a comment on a DELETE
- create a comment on a POST
- update a comment on a PUT?
- duplicates
-
NXP-24746 Implement a REST api for CommentService
- Resolved
This adapter will have to be;
NXP-24746 Implement a REST api for CommentService