Skip to content

Commit ecf43db

Browse files
Commit via running ake Sources/reactions
1 parent a2d8ea1 commit ecf43db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/reactions/Types.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1106,7 +1106,7 @@ public enum Components {
11061106
/// The unique identifier of the comment.
11071107
///
11081108
/// - Remark: Generated from `#/components/parameters/comment-id`.
1109-
public typealias comment_hyphen_id = Swift.Int
1109+
public typealias comment_hyphen_id = Swift.Int64
11101110
/// The account owner of the repository. The name is not case sensitive.
11111111
///
11121112
/// - Remark: Generated from `#/components/parameters/owner`.

0 commit comments

Comments
 (0)