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 92126e7 commit 04de8e7Copy full SHA for 04de8e7
Sources/gists/Types.swift
@@ -2389,7 +2389,7 @@ public enum Components {
2389
/// The unique identifier of the comment.
2390
///
2391
/// - Remark: Generated from `#/components/parameters/comment-id`.
2392
- public typealias comment_hyphen_id = Swift.Int
+ public typealias comment_hyphen_id = Swift.Int64
2393
/// The handle for the GitHub user account.
2394
2395
/// - Remark: Generated from `#/components/parameters/username`.
0 commit comments