SYSTEM 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 SYSTEM API Specification
--------------------------------------------------------------------------
-- What's New --
--------------------------------------------------------------------------
- GET /Modules/SYSTEM/Logs/TemplateMigrations/{templateMigrationId}/Intents
- GET /Modules/SYSTEM/Logs/TemplateMigrations
- PATCH /Modules/SYSTEM/Logs/TemplateMigrations/Restore
- GET /Modules/SYSTEM/Options/Modules/FIN
- GET /Modules/SYSTEM/Options/Modules/MM
- GET /Modules/SYSTEM/Options/Lookups/LookupSystemOptionBaseCurrency
- GET /Modules/SYSTEM/Options/Lookups/LookupMMModuleOptionDefaultNewRequisitionStatus
- GET /Modules/SYSTEM/Options/Lookups/LookupMMModuleOptionDefaultRequisitionStatusWhenIssuedToCompletion
--------------------------------------------------------------------------
-- What's Changed --
--------------------------------------------------------------------------
- GET /Modules/SYSTEM/Options
Return Type:
- Changed 200 OK
Media types:
- Changed application/vnd.onkey.entity+json
Schema: Backward compatible
- GET /Modules/SYSTEM/Options/PageLimits/Lookups/LookupSystemOptionPageLimitResourceAction
Parameter:
- Changed EntityType in query
- GET /Modules/SYSTEM/Options/ReferenceDataViewPermissions/Lookups/LookupSystemOptionReferenceDataViewPermissionProperty
Parameter:
- Changed EntityType in query
--------------------------------------------------------------------------
-- Result --
--------------------------------------------------------------------------
API changes are backward compatible
--------------------------------------------------------------------------