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 @@ -5262,6 +5262,10 @@ public enum Components {
52625262 ///
52635263 /// - Remark: Generated from `#/components/parameters/page`.
52645264 public typealias page = Swift.Int
5265+ /// The slug of the team name.
5266+ ///
5267+ /// - Remark: Generated from `#/components/parameters/team-slug`.
5268+ public typealias team_hyphen_slug = Swift.String
52655269 /// The account owner of the repository. The name is not case sensitive.
52665270 ///
52675271 /// - Remark: Generated from `#/components/parameters/owner`.
@@ -5278,10 +5282,6 @@ public enum Components {
52785282 ///
52795283 /// - Remark: Generated from `#/components/parameters/username`.
52805284 public typealias username = Swift.String
5281- /// The slug of the team name.
5282- ///
5283- /// - Remark: Generated from `#/components/parameters/team-slug`.
5284- public typealias team_hyphen_slug = Swift.String
52855285 /// The number that identifies the discussion.
52865286 ///
52875287 /// - Remark: Generated from `#/components/parameters/discussion-number`.
You can’t perform that action at this time.
0 commit comments