Skip to content

Commit 442cc15

Browse files
Commit via running: make Sources/projects
1 parent d721909 commit 442cc15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/projects/Types.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2154,7 +2154,7 @@ public enum Components {
21542154
case dueOn = "due_on"
21552155
}
21562156
}
2157-
/// The type of issue.
2157+
/// The type assigned to the issue. This is only present for issues in repositories where issue types are supported.
21582158
///
21592159
/// - Remark: Generated from `#/components/schemas/issue-type`.
21602160
public struct IssueType: Codable, Hashable, Sendable {

0 commit comments

Comments
 (0)