Table of Contents

New Endpoints: None


Deleted Endpoints: None


Modified Endpoints: 7


POST /Modules/UAM/Users

  • Request body changed
    • Content changed
      • Modified media type: application/vnd.onkey.entity+json
        • Schema changed
          • Properties changed
            • Modified property: properties
              • Properties changed
                • New property: receiveSystemAlerts

PATCH /Modules/UAM/Users/Batch

  • Request body changed
    • Content changed
      • Modified media type: application/vnd.onkey.entitypatchcollection+json
        • Schema changed
          • Items changed
            • Properties changed
              • Modified property: operations
                • Extensions changed
                  • Modified extension: x-patchproperties
                    • Added /- with value: 'map[nullable:true title:receiveSystemAlerts type:boolean x-propertyPath:User->ReceiveSystemAlerts]'

POST /Modules/UAM/Users/Batch

  • Request body changed
    • Content changed
      • Modified media type: application/vnd.onkey.entitycollection+json
        • Schema changed
          • Items changed
            • Properties changed
              • Modified property: properties
                • Properties changed
                  • New property: receiveSystemAlerts

GET /Modules/UAM/Users/Batch/{ids}

  • Responses changed
    • Modified response: 200
      • Content changed
        • Modified media type: application/vnd.onkey.entitycollection+json
          • Schema changed
            • Properties changed
              • Modified property: items
                • Items changed
                  • Properties changed
                    • Modified property: properties
                      • Properties changed
                        • New property: receiveSystemAlerts

PATCH /Modules/UAM/Users/MatchBatch

  • Request body changed
    • Content changed
      • Modified media type: application/vnd.onkey.entitymatchupdatecollection+json
        • Schema changed
          • Properties changed
            • Modified property: records
              • Extensions changed
                • Modified extension: x-matchupdateproperties
                  • Removed /6/format with value: 'int64'
                  • Modified /6/title from 'defaultLanguageId' to 'receiveSystemAlerts'
                  • Modified /6/type from 'integer' to 'boolean'
                  • Modified /6/x-propertyPath from 'User->DefaultLanguage_Id' to 'User->ReceiveSystemAlerts'
                  • Added /7/format with value: 'int64'
                  • Modified /7/title from 'notes' to 'defaultLanguageId'
                  • Modified /7/type from 'string' to 'integer'
                  • Modified /7/x-propertyPath from 'User->Notes' to 'User->DefaultLanguage_Id'
                  • Added /- with value: 'map[nullable:true title:notes type:string x-propertyPath:User->Notes]'

GET /Modules/UAM/Users/{id}

  • Responses changed
    • Modified response: 200
      • Content changed
        • Modified media type: application/vnd.onkey.entity+json
          • Schema changed
            • Properties changed
              • Modified property: properties
                • Properties changed
                  • New property: receiveSystemAlerts

PATCH /Modules/UAM/Users/{id}

  • Request body changed
    • Content changed
      • Modified media type: application/vnd.onkey.entitypatch+json
        • Schema changed
          • Properties changed
            • Modified property: operations
              • Extensions changed
                • Modified extension: x-patchproperties
                  • Added /- with value: 'map[nullable:true title:receiveSystemAlerts type:boolean x-propertyPath:User->ReceiveSystemAlerts]'