-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
developmentDeployed to development environmentDeployed to development environmentmaintenanceMaintenanceMaintenancemedium priorityMedium priorityMedium priorityproductionDeployed to production environmentDeployed to production environmentstagingDeployed to staging environmentDeployed to staging environment
Description
Deprecate service methods DataPackageManageResource.createDataPackageArhcive and DataPackageManagerResource.readDataPackageArchive. Neither service method is required any longer since the addition of the DataPackageManagerResource.downloadDataPackageArchive, which is more efficient and does not require a system artifact to be generated.
Deprecation should be stepwise:
1 - Add deprecation message to API docs.
2 - Log calls to see if these methods are actively used.
3 - If yes, then provide automated messaging alerting users.
3 - If no, then remove them from the public facing API.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
developmentDeployed to development environmentDeployed to development environmentmaintenanceMaintenanceMaintenancemedium priorityMedium priorityMedium priorityproductionDeployed to production environmentDeployed to production environmentstagingDeployed to staging environmentDeployed to staging environment
Type
Projects
Status
In progress