evscott / aedibus-api-old

To see this projects Kanban board install the Zenhub Chrome/Firefox extension.
0 stars 0 forks source link

Update `CreateAssignment` endpoint to create dropboxes as well. #49

Open evscott opened 4 years ago

evscott commented 4 years ago

Update the CreateAssignment endpoint to create multiple dropboxes if provided with a list of dropbox names.

This should use the helper functions created in #46 and #47.