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

Add an addPet (POST /pets endpoint) implementation #118

Merged

Conversation

alexandre-touret
Copy link
Contributor

@alexandre-touret alexandre-touret commented Jul 7, 2023

Purpose

FIX #86

How is it done?

  • Adding an implementation in the PetRestController class
  • Adding two integration tests in PetRestControllerTests class

Validation

  • Running integration tests

@alexandre-touret
Copy link
Contributor Author

Hi @arey
I think it's ready to be reviewed.

@arey arey self-requested a review July 11, 2023 06:34
@arey arey merged commit 065bba9 into spring-petclinic:master Jul 11, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create pet endpoint
2 participants