Issue ID:
Type
Bug
Title:
Allow feed features to be configured via the Feed API
Created:
3/15/2023 6:13:10 AM by Alana Tripp
Status:
Awaiting Testing
Last pulled:
3/24/2023 10:01:48 PM
Description:
If it looks ok, you can add this the [Feed Management API](https://docs.inedo.com/docs/proget-reference-api-feed-management) (noting available in 2022.25+?) * `packageStatisticsEnabled` | `boolean`- indicates whether individual downloads for advanced statistics should be recorded * `restrictPackageStatistics ` | `boolean` - indicates whether viewing download statistics are restricted to Feed Administrators * `deploymentRecordsEnabled` | `boolean` - indicates whether packages deployment records should be recorded * `usageRecordsEnabled` | `boolean` - indicates whether usage records should be enabled * `vulnerabilitiesEnabled` | `boolean` - indicates whether vulnerability information should be displayed and download blocking rules should be enforced; *not supported on all feed types* * `licensesEnabled` | `boolean` - indicates whether license information should be displayed and download blocking rules should be enforced; *not supported on all feed types* * `useWithProjects` | `boolean` - indicates whether package usage in Projects & Releases (SCA) should be displayed