ucsb-cs156-f24 / proj-happycows-f24-11

1 stars 0 forks source link

Add Put Endpoint for Single Student #41

Open blobthebuilder opened 6 hours ago

blobthebuilder commented 6 hours ago

Overview

In this PR, I add a put endpoint for a single student in the backend.

Validation (Optional)

  1. Download this branch.
  2. Run the project.
  3. Go on swagger and check put endpoint.

Tests

Linked Issues

Closes #36