Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .generator/schemas/v2/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -215541,9 +215541,11 @@ paths:
connected_team:
data:
id: "@GitHubOrg/team-handle"
type: github_team
team:
data:
id: 87654321-4321-8765-dcba-210987654321
type: team
type: team_connection
schema:
$ref: "#/components/schemas/TeamConnectionCreateRequest"
Expand Down
Loading