Skip to content

Instantly share code, notes, and snippets.

@etozzato
Created August 7, 2014 18:37
Show Gist options
  • Save etozzato/39e6c782654e3239f3ce to your computer and use it in GitHub Desktop.
Save etozzato/39e6c782654e3239f3ce to your computer and use it in GitHub Desktop.
Processing by Api::Admin::MarkerActivitiesController#create as JSON
Parameters: {"title"=>"THIS IS OKAY", "description"=>"default description", "social_is_active"=>true, "social_description"=>"default description", "labels_is_active"=>true, "labels_description"=>"default description", "label_data"=>"[FILTERED]", "sentiment_is_active"=>true, "sentiment_description"=>"default description", "image_attachment"=>{"name"=>"Screen Shot 2014-06-20 at 12.47.55 PM.png", "type"=>"image/png", "data"=>"[FILTERED]"}, "api_version"=>"v1", "project_id"=>"3078", "marker_activity"=>{}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment