code-corps / code-corps-api

Elixir/Phoenix API for Code Corps.
https://www.codecorps.org
MIT License
234 stars 86 forks source link

Add Conversations update route #1308

Closed snewcomer closed 6 years ago

snewcomer commented 6 years ago

Problem

A conversation needs to cast the status from open to closed or closed to open.

Subtasks