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 getOwnersPet implementation #119

Conversation

alexandre-touret
Copy link
Contributor

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

Purpose

Fix #105

Add an implementation of OwnersRestController#getOwnersPet()

How is it done?

  • Adding an implementation in the OwnersRestController class
  • Adding two integration tests in OwnersRestControllerTests class

Validation

Running integration tests

@alexandre-touret
Copy link
Contributor Author

Hi @arey
Can you check it please?

@arey arey merged commit adfe18b into spring-petclinic:master Jul 14, 2023
1 check passed
@arey
Copy link
Member

arey commented Jul 14, 2023

Thanks @alexandre-touret :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Getting 501 with Swagger
2 participants