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

Update PersonResource.java #1434

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update PersonResource.java #1434

wants to merge 1 commit into from

Conversation

jjpinto
Copy link

@jjpinto jjpinto commented Jul 5, 2024

update should accept person entity only since it is not using the id parameter.

Check list:

Your pull request:

  • targets the development branch
  • uses the 999-SNAPSHOT version of Quarkus
  • has tests (mvn clean test)
  • works in native (mvn clean package -Pnative)
  • has integration/native tests (mvn clean verify -Pnative)
  • makes sure the associated guide must not be updated
  • links the guide update pull request (if needed)
  • updates or creates the README.md file (with build and run instructions)
  • for new quickstart, is located in the directory component-quickstart
  • for new quickstart, is added to the root pom.xml and README.md

update should accept person entity only since it is not using the id parameter.
@jjpinto
Copy link
Author

jjpinto commented Jul 5, 2024

The update function was reviewed. If the parameter Id is passed then it should take an action.

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.

None yet

1 participant