k2mno5 / CS-411

0 stars 0 forks source link

Update Functions URL change with login system #45

Open k2mno5 opened 6 years ago

k2mno5 commented 6 years ago

Please find #4 on updated URL of the following functions:

  1. updateVoteStatus
  2. deletePost
  3. postQuestion
  4. postAnswer
  5. updateFollowers
  6. updateUserInfo

For all function use POST method:

add field "token" into: "contents" for postQuestion, postAnswer in JSON file, for other function, add this field in JSON file (there is no "contents" in other functions)