kippnorcal / google_classroom

Google Classroom Data Pipeline
GNU General Public License v3.0
23 stars 9 forks source link

Build First Write Endpoint For Courses #86

Open zkagin opened 4 years ago

zkagin commented 4 years ago

Task: Add a new endpoint for adding or updating new courses, and test it in both sandbox and via new written tests.

zkagin commented 4 years ago

@dchess Should we be creating courses as PROVISIONED (an invitation that the teachers need to accept) or ACTIVE (already fully created)?