We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nil
1 parent 4357a60 commit 22014b3Copy full SHA for 22014b3
src/octokit/models/repo_commits.cr
@@ -33,7 +33,7 @@ module Octokit
33
deletions: Int32,
34
changes: Int32,
35
status: String,
36
- patch: String,
+ patch: String?,
37
blob_url: String,
38
raw_url: String,
39
contents_url: String,
0 commit comments