Skip to content

Commit 04de8e7

Browse files
Commit via running ake Sources/gists
1 parent 92126e7 commit 04de8e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/gists/Types.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2389,7 +2389,7 @@ public enum Components {
23892389
/// The unique identifier of the comment.
23902390
///
23912391
/// - Remark: Generated from `#/components/parameters/comment-id`.
2392-
public typealias comment_hyphen_id = Swift.Int
2392+
public typealias comment_hyphen_id = Swift.Int64
23932393
/// The handle for the GitHub user account.
23942394
///
23952395
/// - Remark: Generated from `#/components/parameters/username`.

0 commit comments

Comments
 (0)