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 BodyPart to return Optional instead of a nullable String #6101

Conversation

romain-grecourt
Copy link
Contributor

Update BodyPart to return Optional instead of a nullable String
Also add a new method isNamed to test the control name.

Fixes #2833

Also add a new method isNamed to test the control name.

Fixes helidon-io#2833
@romain-grecourt romain-grecourt self-assigned this Feb 7, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 7, 2023
@romain-grecourt romain-grecourt linked an issue Feb 7, 2023 that may be closed by this pull request
@romain-grecourt romain-grecourt merged commit b6bbd5f into helidon-io:main Feb 7, 2023
@romain-grecourt romain-grecourt deleted the bodypart-api-optional-return-type branch February 7, 2023 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update BodyPart API
2 participants