cosmicds / cds-api

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

Allow removing student from class #140

Closed Carifio24 closed 1 week ago

Carifio24 commented 1 week ago

This PR adds an endpoint DELETE /students/<identifier>/classes/<class ID> to allow removing a student from a class.