Add a null check to prevent NullPointer exception while reading body from the GitHub API response. response.body() should not return null according to the java documentation, but the NullPointer exception was found in the customer debug logs |
||
|---|---|---|
| .. | ||
| java/org/eclipse/che/api/factory/server/github | ||
| resources | ||