File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1099,6 +1099,10 @@ public enum Components {
10991099 ///
11001100 /// - Remark: Generated from `#/components/parameters/page`.
11011101 public typealias page = Swift . Int
1102+ /// The slug of the team name.
1103+ ///
1104+ /// - Remark: Generated from `#/components/parameters/team-slug`.
1105+ public typealias team_hyphen_slug = Swift . String
11021106 /// The unique identifier of the comment.
11031107 ///
11041108 /// - Remark: Generated from `#/components/parameters/comment-id`.
@@ -1115,10 +1119,6 @@ public enum Components {
11151119 ///
11161120 /// - Remark: Generated from `#/components/parameters/org`.
11171121 public typealias org = Swift . String
1118- /// The slug of the team name.
1119- ///
1120- /// - Remark: Generated from `#/components/parameters/team-slug`.
1121- public typealias team_hyphen_slug = Swift . String
11221122 /// The number that identifies the discussion.
11231123 ///
11241124 /// - Remark: Generated from `#/components/parameters/discussion-number`.
You can’t perform that action at this time.
0 commit comments