Solution Review

From INAP Dropzone API
Revision as of 12:56, 28 April 2012 by Jcohen (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The solution review command allows a user to review a crowd sourced solution.

Contents

Path

  • /solution/review

Method

Required Data Parameters

  • {solutionid}: The ID of the solution being reviewed.
  • {rating}: The rating that being given to the solution, (1-5).
  • {comment}: A comment that will be submitted with the review.

Optional Data Parameters

  • {name}: The name of the person making the comment, default is Anonymous.

Returned Data

stdClass Object(
  [success] => TRUE/FALSE
)
Personal tools