We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b989bf4 commit 899235eCopy full SHA for 899235e
1 file changed
github/dependabot_alerts.go
@@ -76,6 +76,7 @@ type ListAlertsOptions struct {
76
Sort *string `url:"sort,omitempty"`
77
Direction *string `url:"direction,omitempty"`
78
79
+ ListOptions
80
ListCursorOptions
81
}
82
0 commit comments