-
- Downloads
Implement the adding of new comment.
The POST /comments API call now returns the newly added comment as a result in addition to just returning an ID.
Showing
- comments/app.js 2 additions, 2 deletionscomments/app.js
- comments/lib/request.js 4 additions, 3 deletionscomments/lib/request.js
- template/app/view/comments/Expander.js 2 additions, 1 deletiontemplate/app/view/comments/Expander.js
- template/app/view/comments/Form.js 8 additions, 0 deletionstemplate/app/view/comments/Form.js
- template/app/view/comments/ListWithForm.js 52 additions, 7 deletionstemplate/app/view/comments/ListWithForm.js
Loading
Please register or sign in to comment