ucsb-cs156-f23 / proj-organic-f23-6pm-1

https://ucsb-cs156-f23.github.io/proj-organic-f23-6pm-1/
0 stars 0 forks source link

staff - add javadoc comments to ApiController #55

Closed pconrad closed 11 months ago

pconrad commented 11 months ago

In this PR, we add a few javadoc comments to the ApiController class.

This is a good thing to do, but we are mainly doing this to see if there is a problem with the backend CI/CD pipeline; i.e. we are making changes that impact a backend file to trigger that pipeline, but without actually changing any code.