Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ab-Add POST /api/cowdeath to CowDeathController #65

Closed
wants to merge 3 commits into from

Conversation

ashleybudman
Copy link
Contributor

@ashleybudman ashleybudman commented Jun 5, 2023

In this PR, I added the first of three routes to the CowDeathController file. This PR was the first route, POST /api/cowdeath that allows the creation of a new CowDeath entity.

Screenshot 2023-06-04 at 11 58 04 PM

@pconrad pconrad added the FIXME-Why? Not clear on why this is needed in the app; Why are we doing this? label Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FIXME-Why? Not clear on why this is needed in the app; Why are we doing this? s23-6pm-4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FEATURE: Cow Death - Creating CowDeathController (1/3 Routes POST /api/cowdeath)
2 participants