redadalertas-api icon indicating copy to clipboard operation
redadalertas-api copied to clipboard

A user is able to report a raid

Open celsom3 opened this issue 7 years ago • 0 comments

POST /raid

Should take:

  • zip (string)
  • geolocation data
  • description (string)
  • isIcePresent (bool)
  • arePolicePresent (bool)
  • atResidence (bool)
  • atPublicPlace (bool)
  • atWorkplace (bool)
  • photos

Should respond:

  • 201 Success
  • 400 Error

celsom3 avatar Mar 14 '17 05:03 celsom3