We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2d8ea1 commit ecf43dbCopy full SHA for ecf43db
Sources/reactions/Types.swift
@@ -1106,7 +1106,7 @@ public enum Components {
1106
/// The unique identifier of the comment.
1107
///
1108
/// - Remark: Generated from `#/components/parameters/comment-id`.
1109
- public typealias comment_hyphen_id = Swift.Int
+ public typealias comment_hyphen_id = Swift.Int64
1110
/// The account owner of the repository. The name is not case sensitive.
1111
1112
/// - Remark: Generated from `#/components/parameters/owner`.
0 commit comments