Table of Contents

New Endpoints: None


Deleted Endpoints: None


Modified Endpoints: 6


POST /Modules/DM/FileAttachmentCategories

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

PATCH /Modules/DM/FileAttachmentCategories/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
                    • Modified /2/title from 'autoIsRestricted' to 'notes'
                    • Modified /2/type from 'boolean' to 'string'
                    • Modified /2/x-propertyPath from 'FileAttachmentCategory->AutoIsRestricted' to 'FileAttachmentCategory->Notes'
                    • Added /- with value: 'map[nullable:true title:autoIsRestricted type:boolean x-propertyPath:FileAttachmentCategory->AutoIsRestricted]'

POST /Modules/DM/FileAttachmentCategories/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: notes

GET /Modules/DM/FileAttachmentCategories/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: notes

GET /Modules/DM/FileAttachmentCategories/{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: notes

PATCH /Modules/DM/FileAttachmentCategories/{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
                  • Modified /2/title from 'autoIsRestricted' to 'notes'
                  • Modified /2/type from 'boolean' to 'string'
                  • Modified /2/x-propertyPath from 'FileAttachmentCategory->AutoIsRestricted' to 'FileAttachmentCategory->Notes'
                  • Added /- with value: 'map[nullable:true title:autoIsRestricted type:boolean x-propertyPath:FileAttachmentCategory->AutoIsRestricted]'