-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(java): Fix java-sdk null pointer exceptions
- Loading branch information
Alberto
committed
Dec 11, 2024
1 parent
0f85470
commit b40c459
Showing
11 changed files
with
37 additions
and
96 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
seed/java-sdk/inline-types/.gradle/8.11.1/checksums/checksums.lock
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
seed/java-sdk/inline-types/.gradle/8.11.1/checksums/md5-checksums.bin
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
seed/java-sdk/inline-types/.gradle/8.11.1/checksums/sha1-checksums.bin
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
seed/java-sdk/inline-types/.gradle/8.11.1/executionHistory/executionHistory.bin
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
seed/java-sdk/inline-types/.gradle/8.11.1/executionHistory/executionHistory.lock
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
seed/java-sdk/inline-types/.gradle/8.11.1/fileHashes/fileHashes.bin
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
seed/java-sdk/inline-types/.gradle/8.11.1/fileHashes/fileHashes.lock
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
seed/java-sdk/inline-types/.gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
seed/java-sdk/inline-types/.gradle/buildOutputCleanup/cache.properties
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
125 changes: 30 additions & 95 deletions
125
seed/java-sdk/pagination/src/main/java/com/seed/pagination/resources/users/UsersClient.java
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.