Skip to content

Process Step Model

mkb edited this page Jul 4, 2013 · 1 revision
Name Info
id Unique
StepIndex Text on the process step
Content Text in the information popup
IsCurrent Identifies the current step
Link The process step will
ProcessTitle
IsPast Marks this step as done

Home > API

Requests

  • Text
    • get a commentable text
  • Comment
    • get a comment
    • post a new comment
    • delete a comment
  • Vote
    • like/dislike a comment
  • User
    • get the logged in user
    • login a user
    • logout a user
  • Process Step
    • get the process steps of a text

Models

Clone this wiki locally