-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently azure-devops-go-api
doesn't support Permanent deletion of feeds from recycle bin.
I just realized that azure-devops-go-api
is using a code generator. Hence just creating a feature request. It would be great if we add support for feedrecyclebin
resource under the packaging
area.
- GetRecycleBinFeeds(context.Context, GetRecycleBinFeedsArgs) error
- DeleteRecycleBinFeed(context.Context, DeleteRecycleBinFeedArgs) error
- RestoreRecycleBinFeed(context.Context, RestoreRecycleBinFeedArgs) error
drdamour
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request