Table of Contents

IDENTITY API Changes

Warning

Some API changes are not backward compatible

Breaking Changes

Path Description
GET /Modules/IDENTITY/Options/WM Changed WorkOrderLimit property data type from integer to number

Changelog

A more detailed breakdown for the individual changes can be viewed here

==========================================================================
==                            API CHANGE LOG                            ==
==========================================================================
                    On Key IDENTITY  API Specification                    
--------------------------------------------------------------------------
--                              What's New                              --
--------------------------------------------------------------------------
- GET    /Modules/IDENTITY/Options/FIN
- GET    /Modules/IDENTITY/Options/MM
- GET    /Modules/IDENTITY/Options

--------------------------------------------------------------------------
--                            What's Changed                            --
--------------------------------------------------------------------------
- GET    /Modules/IDENTITY/Options/WM
  Return Type:
    - Changed 200 OK
      Media types:
        - Changed application/vnd.onkey.entity+json
          Schema: Broken compatibility
          Changed property type: properties.workOrderLimit (integer -> number)
--------------------------------------------------------------------------
--                                Result                                --
--------------------------------------------------------------------------
                 API changes broke backward compatibility                 
--------------------------------------------------------------------------