Replace @Nullable annotations with @Nonnull in BaseRequestBuilder#784
Replace @Nullable annotations with @Nonnull in BaseRequestBuilder#784baywet merged 1 commit intomicrosoftgraph:devfrom
Conversation
baywet
left a comment
There was a problem hiding this comment.
Thanks for the contribution.
Can you add an entry in the changelog (new patch bump, date it to tomorrow, add the change in changed)
as well a bump the patch in gradle.properties please?
https://github.com/microsoftgraph/msgraph-sdk-java-core/blob/dev/gradle.properties
https://github.com/microsoftgraph/msgraph-sdk-java-core/blob/dev/CHANGELOG.md
|
@microsoft-github-policy-service agree |
baywet
left a comment
There was a problem hiding this comment.
Thanks for making the changes.
Is there anything I can do about this? |
|
no sorry for forgetting about this PR and thanks for the nudge |
Fixes #783
Changes proposed in this pull request
@Nullableannotation with correct@Nonnullannotations