Table of Contents

DM 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 DM  API Specification                       
--------------------------------------------------------------------------
--                              What's New                              --
--------------------------------------------------------------------------
- GET    /Modules/DM/FileAttachmentCategories/{id}
- DELETE /Modules/DM/FileAttachmentCategories/{id}
- PATCH  /Modules/DM/FileAttachmentCategories/{id}
- GET    /Modules/DM/FileAttachmentCategories
- POST   /Modules/DM/FileAttachmentCategories
- GET    /Modules/DM/FileAttachmentCategories/Lookups/LookupFileAttachmentCategoryChangePermissionTree
- GET    /Modules/DM/FileAttachmentCategories/Lookups/LookupFileAttachmentCategoryInsertPermissionTree
- GET    /Modules/DM/FileAttachmentCategories/Lookups/LookupFileAttachmentCategory
- GET    /Modules/DM/FileAttachmentCategories/Batch/{ids}
- POST   /Modules/DM/FileAttachmentCategories/Batch
- DELETE /Modules/DM/FileAttachmentCategories/Batch
- PATCH  /Modules/DM/FileAttachmentCategories/Batch
- PATCH  /Modules/DM/FileAttachmentCategories/{id}/Active
- PATCH  /Modules/DM/FileAttachmentCategories/{id}/PermissionTree
- PATCH  /Modules/DM/FileAttachmentCategories/Batch/Active
- PATCH  /Modules/DM/FileAttachmentCategories/Batch/PermissionTree

--------------------------------------------------------------------------
--                                Result                                --
--------------------------------------------------------------------------
                   API changes are backward compatible                    
--------------------------------------------------------------------------