quarkusio / quarkus-quickstarts

Quarkus quickstart code
https://quarkus.io
Apache License 2.0
1.97k stars 1.47k forks source link

Update PersonResource.java #1434

Open jjpinto opened 4 months ago

jjpinto commented 4 months ago

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

Check list:

Your pull request:

jjpinto commented 4 months ago

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