AMPC.ASSETTYPES API Changes
Note
API changes are backward compatible
Changelog
A more detailed breakdown for the individual changes can be viewed here
==========================================================================
== API CHANGE LOG ==
==========================================================================
On Key AMPC AssetTypes API Specification
--------------------------------------------------------------------------
-- What's New --
--------------------------------------------------------------------------
- GET /Modules/AMPC/RegularAssetTypeTasks/Lookups/LookupRegularAssetTypeTaskMonitoringPointType
--------------------------------------------------------------------------
-- What's Changed --
--------------------------------------------------------------------------
- GET /Modules/AMPC/RegularAssetTypeTasks/{id}
Return Type:
- Changed 200 OK
Media types:
- Changed application/vnd.onkey.entity+json
Schema: Backward compatible
- POST /Modules/AMPC/RegularAssetTypeTasks
Request:
- Changed application/vnd.onkey.entity+json
Schema: Backward compatible
- GET /Modules/AMPC/RegularAssetTypeTasks/Batch/{ids}
Return Type:
- Changed 200 OK
Media types:
- Changed application/vnd.onkey.entitycollection+json
Schema: Backward compatible
- POST /Modules/AMPC/RegularAssetTypeTasks/Batch
Request:
- Changed application/vnd.onkey.entitycollection+json
Schema: Backward compatible
--------------------------------------------------------------------------
-- Result --
--------------------------------------------------------------------------
API changes are backward compatible
--------------------------------------------------------------------------