Skip to content
javier7ar edited this page Oct 11, 2017 · 3 revisions

Step object: Photo

  • type : "Photo"
  • text : String. The text to show as instructions while taking the photo

Example:

{
  "id" : 1,
  "type" : "Photo",
  "text" : "Take a photo of your cat",
  "helpFileName" : "help.html",
  "nextStepId" : 2
}

Clone this wiki locally