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 3271693 commit a2d8ea1Copy full SHA for a2d8ea1
Sources/pulls/Types.swift
@@ -6761,7 +6761,7 @@ public enum Components {
6761
/// The unique identifier of the comment.
6762
///
6763
/// - Remark: Generated from `#/components/parameters/comment-id`.
6764
- public typealias comment_hyphen_id = Swift.Int
+ public typealias comment_hyphen_id = Swift.Int64
6765
/// The property to sort the results by.
6766
6767
/// - Remark: Generated from `#/components/parameters/sort`.
0 commit comments