mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-19 05:35:11 +00:00
feat: Implement dependency review and dependency submission APIs (#2932)
Implement dependency review and dependency submission Co-authored-by: André Pereira <Andre.LuisPereira@Student.HTW-Berlin.de>
This commit is contained in:
@@ -44,5 +44,6 @@ namespace Octokit.Reactive
|
||||
IObservableActionsClient Actions { get; }
|
||||
IObservableCodespacesClient Codespaces { get; }
|
||||
IObservableCopilotClient Copilot { get; }
|
||||
IObservableDependencyGraphClient DependencyGraph { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user