Skip to content

Commit c9ceaea

Browse files
Commit via running ake Sources/issues
1 parent 04de8e7 commit c9ceaea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/issues/Types.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7991,7 +7991,7 @@ public enum Components {
79917991
/// The unique identifier of the comment.
79927992
///
79937993
/// - Remark: Generated from `#/components/parameters/comment-id`.
7994-
public typealias comment_hyphen_id = Swift.Int
7994+
public typealias comment_hyphen_id = Swift.Int64
79957995
/// A list of comma separated label names. Example: `bug,ui,@high`
79967996
///
79977997
/// - Remark: Generated from `#/components/parameters/labels`.

0 commit comments

Comments
 (0)