coralproject / pillar

Deprecated: Service layer for the Coral ecosystem
Other
4 stars 1 forks source link

Another round of Pillar work to support Ask #118

Closed jde closed 8 years ago

jde commented 8 years ago

Bugfixes

"DELETE", "/api/form_submission/{id}
{
  "error": {},
  "message": "Error deleting Search [ObjectIdHex(\"5755caf79d913a0006bf26b2\")]",
  "code": 500
}

Misc

/api/form_galleries/{form_id} is concise but requires knowledge of relationships
/api/form_galleries/form/{form_id} is more verbose but explicit