-
Notifications
You must be signed in to change notification settings - Fork 503
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
Align with new backend API #79
Labels
Comments
@simrin051 you may take this issue if you want |
Thanks @arey |
Hi, not sure if issue is related to what I am seeing using the Docker image for the Angular frontend. I get 400 response error for the backend endpoints to add a veterinarian, a new type of pet and a new type of speciality. |
Close with #142 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The PR spring-petclinic/spring-petclinic-rest#52 introduce some changes to the backend API:
/pets
resource move to/owners/{ownerId}/pets
Thoses changes may be reported to the Angular frontend.
The text was updated successfully, but these errors were encountered: