Table of Contents

AMPC.SHARED API Changes

Warning

Some API changes are not backward compatible

Breaking Changes

Path Change Description
POST /Modules/AMPC/StandardTasks/CreateRegularAssetTask Deleted Endpoint moved to the Regular Asset Task resource
POST /Modules/AMPC/StandardTasks/CreateRegularAssetTypeTask Deleted Endpoint moved to the Regular Asset Type Task resource
GET /Modules/AMPC/StandardTasks/Lookups/LookupStandardTaskRegularAsset Deleted Endpoint moved to the Regular Asset Task resource
GET /Modules/AMPC/StandardTasks/Lookups/LookupStandardTaskRegularAssetComponent Deleted Endpoint moved to the Regular Asset Task resource
GET /Modules/AMPC/StandardTasks/Lookups/LookupStandardTaskRegularAssetType Deleted Endpoint moved to the Regular Asset Type Task resource
GET /Modules/AMPC/StandardTasks/Lookups/LookupStandardTaskRegularAssetTypeComponent Deleted Endpoint moved to the Regular Asset Type Task resource
POST /Modules/AMPC/StandardTasks/Resources Modified Duration and TradeId properties now required due to Standard Task redesign
POST /Modules/AMPC/StandardTasks/Resources/Batch Modified Duration and TradeId properties now required due to Standard Task redesign

Changes

Path Change
GET /Modules/AMPC/StandardTasks/Lookups/LookupStandardTaskTaskClassification1 Added
GET /Modules/AMPC/StandardTasks/Lookups/LookupStandardTaskTaskClassification2 Added
GET /Modules/AMPC/StandardTasks/Lookups/LookupStandardTaskTaskClassification3 Added
GET /Modules/AMPC/StandardTasks/Lookups/LookupStandardTaskTaskClassification4 Added
GET /Modules/AMPC/StandardTasks/Lookups/LookupStandardTaskTaskClassification5 Added
GET /Modules/AMPC/StandardTasks/Lookups/LookupStandardTaskTaskClassification6 Added
GET /Modules/AMPC/StandardTasks/Lookups/LookupStandardTaskTaskClassification7 Added
GET /Modules/AMPC/StandardTasks/Lookups/LookupStandardTaskTaskClassification8 Added
POST /Modules/AMPC/StandardTasks/Resources/{ids}/Batch/DevelopmentStatus/Accept Added
POST /Modules/AMPC/StandardTasks/Resources/{ids}/Batch/DevelopmentStatus/Reject Added
POST /Modules/AMPC/StandardTasks/Resources/{ids}/Batch/DevelopmentStatus/Set/{developmentStatusAction} Added
POST /Modules/AMPC/StandardTasks/Resources/{id}/DevelopmentStatus/Accept Added
POST /Modules/AMPC/StandardTasks/Resources/{id}/DevelopmentStatus/Reject Added
POST /Modules/AMPC/StandardTasks/Resources/{id}/DevelopmentStatus/Set/{developmentStatusAction} Added
POST /Modules/AMPC/StandardTasks/Spares/{ids}/Batch/DevelopmentStatus/Accept Added
POST /Modules/AMPC/StandardTasks/Spares/{ids}/Batch/DevelopmentStatus/Reject Added
POST /Modules/AMPC/StandardTasks/Spares/{ids}/Batch/DevelopmentStatus/Set/{developmentStatusAction} Added
POST /Modules/AMPC/StandardTasks/Spares/{id}/DevelopmentStatus/Accept Added
POST /Modules/AMPC/StandardTasks/Spares/{id}/DevelopmentStatus/Reject Added
POST /Modules/AMPC/StandardTasks/Spares/{id}/DevelopmentStatus/Set/{developmentStatusAction} Added
POST /Modules/AMPC/StandardTasks/SubTasks/{ids}/Batch/DevelopmentStatus/Accept Added
POST /Modules/AMPC/StandardTasks/SubTasks/{ids}/Batch/DevelopmentStatus/Reject Added
POST /Modules/AMPC/StandardTasks/SubTasks/{ids}/Batch/DevelopmentStatus/Set/{developmentStatusAction} Added
POST /Modules/AMPC/StandardTasks/SubTasks/{id}/DevelopmentStatus/Accept Added
POST /Modules/AMPC/StandardTasks/SubTasks/{id}/DevelopmentStatus/Reject Added
POST /Modules/AMPC/StandardTasks/SubTasks/{id}/DevelopmentStatus/Set/{developmentStatusAction} Added
POST /Modules/AMPC/StandardTasks/{ids}/Batch/DevelopmentStatus/Accept Added
POST /Modules/AMPC/StandardTasks/{ids}/Batch/DevelopmentStatus/Reject Added
POST /Modules/AMPC/StandardTasks/{ids}/Batch/DevelopmentStatus/Set/{developmentStatusAction} Added
POST /Modules/AMPC/StandardTasks/{id}/DevelopmentStatus/Accept Added
POST /Modules/AMPC/StandardTasks/{id}/DevelopmentStatus/Reject Added
POST /Modules/AMPC/StandardTasks/{id}/DevelopmentStatus/Set/{developmentStatusAction} Added
GET /Modules/AMPC/Options/Batch/{ids} Modified
GET /Modules/AMPC/Options/{id} Modified
GET /Modules/AMPC/RuleOptions/Batch/{ids} Modified
GET /Modules/AMPC/RuleOptions/{id} Modified
GET /Modules/AMPC/StandardTasks Modified
POST /Modules/AMPC/StandardTasks Modified
PATCH /Modules/AMPC/StandardTasks/Batch Modified
POST /Modules/AMPC/StandardTasks/Batch Modified
GET /Modules/AMPC/StandardTasks/Batch/{ids} Modified
PATCH /Modules/AMPC/StandardTasks/Resources/Batch Modified
GET /Modules/AMPC/StandardTasks/Resources/Batch/{ids} Modified
GET /Modules/AMPC/StandardTasks/Resources/{id} Modified
PATCH /Modules/AMPC/StandardTasks/Resources/{id} Modified
GET /Modules/AMPC/StandardTasks/Spares/Batch/{ids} Modified
GET /Modules/AMPC/StandardTasks/Spares/{id} Modified
GET /Modules/AMPC/StandardTasks/SubTasks/Batch/{ids} Modified
GET /Modules/AMPC/StandardTasks/SubTasks/{id} Modified
GET /Modules/AMPC/StandardTasks/{id} Modified
PATCH /Modules/AMPC/StandardTasks/{id} Modified
GET /Modules/AMPC/TaskIntervalTypes/Batch/{ids} Modified
GET /Modules/AMPC/TaskIntervalTypes/{id} Modified

Changelog

A detailed breakdown for the individual changes can be viewed here or downloaded from here