ucsb-cs156-m23 / proj-happycows-m23-10am-4

https://ucsb-cs156-m23.github.io/proj-happycows-m23-10am-4/
0 stars 1 forks source link

FEATURE: Added API Endpoints for individual Update health and cow milking jobs #81

Closed MPriston closed 1 year ago

MPriston commented 1 year ago

Overview

In this PR we introduce new API endpoints that will allow the admin to specify a commons when running the milking the cows and updating cow health jobs

Screenshots (Optional)

image image image image

Validation (Optional)

  1. Download this branch.
  2. Run the project.
  3. Go to this swagger.
  4. Test new API Endpoints.

Tests

Linked Issues

Closes #44

MPriston commented 1 year ago

Decided to create a new PR for this issue