cosmicds / cds-api

API for accessing the CosmicDS database
GNU General Public License v3.0
0 stars 3 forks source link

Allow deleting stage state #119

Closed Carifio24 closed 2 months ago

Carifio24 commented 2 months ago

This PR adds an endpoint DELETE /stage-state/<student id>/<story name>/<stage name> that allows deleting a particular stage state from the database.