Changelog: mds-api (Group: ALL)

3.34.0 - 3.35.0

What's New


    What's Deleted


      What's Deprecated


        What's Changed


        1. GET/mds-api/mds-versions/{id}/tocs
          • Parameters

            • Add sourceLanguageCode in query
            • Add targetLanguageCode in query

        3.33.0 - 3.34.0

        What's New


          What's Deleted


            What's Deprecated


              What's Changed


              1. GET/mds-api/mds-versions/{narVerId}/summary
                • Response

                  • Changed response : [200]//successful operation
                    • Schema

                      Changed body: '*/*'

                      Added property: sourceLanguageCode (string)

              3.32.0 - 3.33.0

              What's New


                What's Deleted


                  What's Deprecated


                    What's Changed


                      3.31.0 - 3.32.0

                      What's New


                        What's Deleted


                          What's Deprecated


                            What's Changed


                            1. PUT/mds-api/mds-versions/{mdsVerId}/general/version-info
                              • Request

                                • Schema incompatible

                                  Changed body: 'application/json'
                            2. GET/mds-api/commission-reference-document/{commissionReferenceNumber}
                              • Response

                                • Changed response : [200]//successful operation
                                  • Schema

                                    Changed body: '*/*'

                                    Changed property: listOfDocumentLinks (array)

                                    Changed property: listOfDocumentLinks[n].cci (string)

                                • Changed response : [404]//commission reference document not found
                                  • Schema

                                    Changed body: '*/*'

                                    Changed property: listOfDocumentLinks (array)

                                    Changed property: listOfDocumentLinks[n].cci (string)

                            3. GET/mds-api/documents/{documentId}
                              • Response

                                • Changed response : [200]//OK
                                  • Schema

                                    Changed body: '*/*'

                                    Changed property: listOfDocumentLinks (array)

                                    Changed property: listOfDocumentLinks[n].cci (string)

                            4. GET/mds-api/mds-versions/{id}/general/documents
                              • Response

                                • Changed response : [200]//successful operation
                                  • Schema

                                    Changed body: '*/*'

                                    Changed property: [n].listOfDocumentLinks (array)

                                    Changed property: [n].listOfDocumentLinks[n].cci (string)

                                • Changed response : [404]//documentable object not found
                                  • Schema

                                    Changed body: '*/*'

                                    Changed property: [n].listOfDocumentLinks (array)

                                    Changed property: [n].listOfDocumentLinks[n].cci (string)

                            5. POST/mds-api/mds-versions/{id}/general/documents
                              • Response

                                • Changed response : [200]//successful operation
                                  • Schema

                                    Changed body: '*/*'

                                    Changed property: listOfDocumentLinks (array)

                                    Changed property: listOfDocumentLinks[n].cci (string)

                            6. GET/mds-api/mds-versions/{id}/general/documents/{documentId}
                              • Response

                                • Changed response : [200]//successful operation
                                  • Schema

                                    Changed body: '*/*'

                                    Changed property: listOfDocumentLinks (array)

                                    Changed property: listOfDocumentLinks[n].cci (string)

                            7. PUT/mds-api/mds-versions/{id}/general/documents/{documentId}
                              • Response

                                • Changed response : [200]//successful operation
                                  • Schema

                                    Changed body: '*/*'

                                    Changed property: listOfDocumentLinks (array)

                                    Changed property: listOfDocumentLinks[n].cci (string)

                            8. PUT/mds-api/mds-versions/{id}/general/documents/{documentId}/refresh
                              • Response

                                • Changed response : [200]//successful operation
                                  • Schema

                                    Changed body: '*/*'

                                    Changed property: listOfDocumentLinks (array)

                                    Changed property: listOfDocumentLinks[n].cci (string)

                            9. GET/mds-api/mds-versions/{id}/general/mandatory-documents
                              • Response

                                • Changed response : [200]//successful operation
                                  • Schema

                                    Changed body: '*/*'

                                    Changed property: [n].listOfDocumentLinks (array)

                                    Changed property: [n].listOfDocumentLinks[n].cci (string)

                                • Changed response : [404]//documentable object not found
                                  • Schema

                                    Changed body: '*/*'

                                    Changed property: [n].listOfDocumentLinks (array)

                                    Changed property: [n].listOfDocumentLinks[n].cci (string)

                            10. GET/mds-api/{id}/global-search/documents/{documentId}
                              • Response

                                • Changed response : [200]//successful operation
                                  • Schema

                                    Changed body: '*/*'

                                    Changed property: listOfDocumentLinks (array)

                                    Changed property: listOfDocumentLinks[n].cci (string)

                            11. GET/mds-api/mds-versions/{mdsVerId}
                              • Response

                                • Changed response : [200]//successful operation
                                  • Schema

                                    Changed body: '*/*'

                                    Changed property: listOfDocument (array)

                                    Changed property: listOfDocument[n].listOfDocumentLinks (array)

                                    Changed property: listOfDocument[n].listOfDocumentLinks[n].cci (string)

                                • Changed response : [404]//Deprivation Survey Version not found
                                  • Schema

                                    Changed body: '*/*'

                                    Changed property: listOfDocument (array)

                                    Changed property: listOfDocument[n].listOfDocumentLinks (array)

                                    Changed property: listOfDocument[n].listOfDocumentLinks[n].cci (string)

                            3.30.0 - 3.31.0

                            What's New


                              What's Deleted


                                What's Deprecated


                                  What's Changed


                                    3.29.0 - 3.30.0

                                    What's New


                                      What's Deleted


                                        What's Deprecated


                                          What's Changed


                                            3.28.0 - 3.29.0

                                            What's New


                                              What's Deleted


                                                What's Deprecated


                                                  What's Changed


                                                    3.27.0 - 3.28.0

                                                    What's New


                                                      What's Deleted


                                                        What's Deprecated


                                                          What's Changed


                                                          1. POST/mds-api/document-search
                                                            • Response

                                                              • Changed response : [200]//successful operation
                                                                • Schema

                                                                  Changed body: '*/*'

                                                                  Added property: [n].lastStatus (boolean)

                                                                  Added property: [n].lastVersion (boolean)

                                                                  Added property: [n].status (string)

                                                                  Added property: [n].statusId (integer)

                                                          2. POST/mds-api/mds-versions/{mdsVerId}/import
                                                            • Response

                                                              • Changed response : [200]//successful operation
                                                                • Schema

                                                                  Changed body: '*/*'

                                                                  Added property: columnLabels (array)

                                                                  Changed property: errors (array)

                                                                  Added property: errors[n].showColumn (boolean)

                                                          3. POST/mds-api/mds-versions/{mdsVerId}/import-validate
                                                            • Response

                                                              • Changed response : [200]//successful operation
                                                                • Schema

                                                                  Changed body: '*/*'

                                                                  Added property: columnLabels (array)

                                                                  Changed property: errors (array)

                                                                  Added property: errors[n].showColumn (boolean)

                                                          3.26.0 - 3.27.0

                                                          What's New


                                                            What's Deleted


                                                              What's Deprecated


                                                                What's Changed


                                                                  3.25.0 - 3.26.0

                                                                  What's New


                                                                    What's Deleted


                                                                      What's Deprecated


                                                                        What's Changed


                                                                          3.24.0 - 3.25.0

                                                                          What's New


                                                                            What's Deleted


                                                                              What's Deprecated


                                                                                What's Changed


                                                                                  3.23.0 - 3.24.0

                                                                                  What's New


                                                                                    What's Deleted


                                                                                      What's Deprecated


                                                                                        What's Changed


                                                                                          3.22.0 - 3.23.0

                                                                                          What's New


                                                                                            What's Deleted


                                                                                              What's Deprecated


                                                                                                What's Changed


                                                                                                  3.21.0 - 3.22.0

                                                                                                  What's New


                                                                                                    What's Deleted


                                                                                                      What's Deprecated


                                                                                                        What's Changed


                                                                                                          3.20.0 - 3.21.0

                                                                                                          What's New


                                                                                                            What's Deleted


                                                                                                              What's Deprecated


                                                                                                                What's Changed


                                                                                                                  3.19.0 - 3.20.0

                                                                                                                  What's New


                                                                                                                    What's Deleted


                                                                                                                      What's Deprecated


                                                                                                                        What's Changed


                                                                                                                          3.18.0 - 3.19.0

                                                                                                                          What's New


                                                                                                                            What's Deleted


                                                                                                                              What's Deprecated


                                                                                                                                What's Changed


                                                                                                                                  3.17.0 - 3.18.0

                                                                                                                                  What's New


                                                                                                                                    What's Deleted


                                                                                                                                      What's Deprecated


                                                                                                                                        What's Changed


                                                                                                                                          3.16.0 - 3.17.0

                                                                                                                                          What's New


                                                                                                                                            What's Deleted


                                                                                                                                              What's Deprecated


                                                                                                                                                What's Changed


                                                                                                                                                1. PUT/mds-api/mds-versions/{mdsVerId}/sections/{sectionCode}
                                                                                                                                                  • Request

                                                                                                                                                    • Schema

                                                                                                                                                      Changed body: 'application/json'

                                                                                                                                                      Added property: empty (boolean)

                                                                                                                                                      Added property: first (object)

                                                                                                                                                      Added property: last (object)

                                                                                                                                                      Added property: list (array)

                                                                                                                                                3.15.0 - 3.16.0

                                                                                                                                                What's New


                                                                                                                                                  What's Deleted


                                                                                                                                                    What's Deprecated


                                                                                                                                                      What's Changed


                                                                                                                                                      1. GET/mds-api/mds-versions/{mdsVerId}/general/version-info
                                                                                                                                                        • Response

                                                                                                                                                          • Changed response : [200]//OK
                                                                                                                                                            • Schema

                                                                                                                                                              Changed body: '*/*'

                                                                                                                                                              Changed property: cci (string)

                                                                                                                                                      2. PUT/mds-api/mds-versions/{mdsVerId}/general/version-info
                                                                                                                                                        • Response

                                                                                                                                                          • Changed response : [200]//OK
                                                                                                                                                            • Schema

                                                                                                                                                              Changed body: '*/*'

                                                                                                                                                              Changed property: cci (string)

                                                                                                                                                      3. GET/mds-api/mds-versions/{mdsVerId}
                                                                                                                                                        • Response

                                                                                                                                                          • Changed response : [200]//successful operation
                                                                                                                                                            • Schema

                                                                                                                                                              Changed body: '*/*'

                                                                                                                                                              Changed property: versionInfo (object)

                                                                                                                                                              Changed property: versionInfo.cci (string)

                                                                                                                                                          • Changed response : [404]//Deprivation Survey Version not found
                                                                                                                                                            • Schema

                                                                                                                                                              Changed body: '*/*'

                                                                                                                                                              Changed property: versionInfo (object)

                                                                                                                                                              Changed property: versionInfo.cci (string)

                                                                                                                                                      3.14.0 - 3.15.0

                                                                                                                                                      What's New


                                                                                                                                                        What's Deleted


                                                                                                                                                          What's Deprecated


                                                                                                                                                            What's Changed


                                                                                                                                                              3.13.0 - 3.14.0

                                                                                                                                                              What's New


                                                                                                                                                                What's Deleted


                                                                                                                                                                  What's Deprecated


                                                                                                                                                                    What's Changed


                                                                                                                                                                    1. GET/mds-api/commission-reference-document/{commissionReferenceNumber} gets a commission reference document
                                                                                                                                                                      • Parameters

                                                                                                                                                                        • Add documentTypeId in query

                                                                                                                                                                    3.12.0 - 3.13.0

                                                                                                                                                                    What's New


                                                                                                                                                                      What's Deleted


                                                                                                                                                                        What's Deprecated


                                                                                                                                                                          What's Changed


                                                                                                                                                                            3.11.0 - 3.12.0

                                                                                                                                                                            What's New


                                                                                                                                                                              What's Deleted


                                                                                                                                                                                What's Deprecated


                                                                                                                                                                                  What's Changed


                                                                                                                                                                                    3.10.0 - 3.11.0

                                                                                                                                                                                    What's New


                                                                                                                                                                                      What's Deleted


                                                                                                                                                                                        What's Deprecated


                                                                                                                                                                                          What's Changed


                                                                                                                                                                                            3.9.0 - 3.10.0

                                                                                                                                                                                            What's New


                                                                                                                                                                                              What's Deleted


                                                                                                                                                                                                What's Deprecated


                                                                                                                                                                                                  What's Changed


                                                                                                                                                                                                    3.8.0 - 3.9.0

                                                                                                                                                                                                    What's New


                                                                                                                                                                                                      What's Deleted


                                                                                                                                                                                                        What's Deprecated


                                                                                                                                                                                                          What's Changed


                                                                                                                                                                                                          1. GET/mds-api/cci-search
                                                                                                                                                                                                            • Response

                                                                                                                                                                                                              • Changed response : [200]//successful operation
                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                  Added property: [n].specificActionId (integer)

                                                                                                                                                                                                          3.7.0 - 3.8.0

                                                                                                                                                                                                          What's New


                                                                                                                                                                                                            What's Deleted


                                                                                                                                                                                                              What's Deprecated


                                                                                                                                                                                                                What's Changed


                                                                                                                                                                                                                1. GET/mds-api/mds-versions/validation-rules/{mdsVerId}
                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                    • Changed response : [200]//successful operation
                                                                                                                                                                                                                      • Schema

                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                        Added property: listOfLabelValue (array)

                                                                                                                                                                                                                    • Changed response : [404]//Material Deprivation Survey version not found
                                                                                                                                                                                                                      • Schema

                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                        Added property: listOfLabelValue (array)

                                                                                                                                                                                                                3.6.0 - 3.7.0

                                                                                                                                                                                                                What's New


                                                                                                                                                                                                                  What's Deleted


                                                                                                                                                                                                                    What's Deprecated


                                                                                                                                                                                                                      What's Changed


                                                                                                                                                                                                                      1. GET/mds-api/mds-versions/{mdsVerId}/general/validation-results
                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                          • Changed response : [200]//successful operation
                                                                                                                                                                                                                            • Schema incompatible

                                                                                                                                                                                                                              Changed body: '*/*'

                                                                                                                                                                                                                              Changed property: [n].validationResultParameters (array)

                                                                                                                                                                                                                              Changed property: [n].validationResultParameters[n].type (string)

                                                                                                                                                                                                                              Changed property: [n].validationResultParameters[n].value (object)

                                                                                                                                                                                                                      2. GET/mds-api/mds-versions/validation-rules/{mdsVerId}
                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                          • Changed response : [200]//successful operation
                                                                                                                                                                                                                            • Schema incompatible

                                                                                                                                                                                                                              Changed body: '*/*'

                                                                                                                                                                                                                              Changed property: listOfValidationResult (array)

                                                                                                                                                                                                                              Changed property: listOfValidationResult[n].validationResultParameters (array)

                                                                                                                                                                                                                              Changed property: listOfValidationResult[n].validationResultParameters[n].type (string)

                                                                                                                                                                                                                              Changed property: listOfValidationResult[n].validationResultParameters[n].value (object)

                                                                                                                                                                                                                          • Changed response : [404]//Material Deprivation Survey version not found
                                                                                                                                                                                                                            • Schema incompatible

                                                                                                                                                                                                                              Changed body: '*/*'

                                                                                                                                                                                                                              Changed property: listOfValidationResult (array)

                                                                                                                                                                                                                              Changed property: listOfValidationResult[n].validationResultParameters (array)

                                                                                                                                                                                                                              Changed property: listOfValidationResult[n].validationResultParameters[n].type (string)

                                                                                                                                                                                                                              Changed property: listOfValidationResult[n].validationResultParameters[n].value (object)

                                                                                                                                                                                                                      3.3.0 - 3.6.0

                                                                                                                                                                                                                      What's New


                                                                                                                                                                                                                      1. POST/mds-api/document-search/download-all Download all documents
                                                                                                                                                                                                                      2. GET/mds-api/mds-versions/validation-rules/{mdsVerId} Returns the applied validation rules for the Material Deprivation Survey.

                                                                                                                                                                                                                      What's Deleted


                                                                                                                                                                                                                        What's Deprecated


                                                                                                                                                                                                                          What's Changed


                                                                                                                                                                                                                          1. POST/mds-api/document-search
                                                                                                                                                                                                                            • Request

                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                Changed body: 'application/json'

                                                                                                                                                                                                                                Added property: empty (boolean)

                                                                                                                                                                                                                                Added property: page (integer)

                                                                                                                                                                                                                                Added property: size (integer)

                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                              • Changed response : [200]//successful operation
                                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Added property: [n].totalAttachmentSize (integer)

                                                                                                                                                                                                                                  Added property: [n].version (integer)

                                                                                                                                                                                                                                  Added property: [n].workVersion (integer)

                                                                                                                                                                                                                          2. GET/mds-api/mds-versions/{id}/tocs
                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                              • Changed response : [200]//successful operation
                                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Added property: [n].childrenCrcValue (string)

                                                                                                                                                                                                                              • Changed response : [404]//Material Deprivation Survey not found
                                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Added property: [n].childrenCrcValue (string)

                                                                                                                                                                                                                          3.2.0 - 3.3.0

                                                                                                                                                                                                                          What's New


                                                                                                                                                                                                                            What's Deleted


                                                                                                                                                                                                                              What's Deprecated


                                                                                                                                                                                                                                What's Changed


                                                                                                                                                                                                                                1. GET/mds-api/mds-versions/{mdsVerId}/general/officials
                                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                                    • Changed response : [200]//OK
                                                                                                                                                                                                                                      • Schema

                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                        Added property: [n].key (string)

                                                                                                                                                                                                                                2. POST/mds-api/mds-versions/{mdsVerId}/general/officials
                                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                                    • Changed response : [200]//OK
                                                                                                                                                                                                                                      • Schema

                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                        Added property: key (string)

                                                                                                                                                                                                                                3. GET/mds-api/mds-versions/{mdsVerId}/general/officials/{offId}
                                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                                    • Changed response : [200]//OK
                                                                                                                                                                                                                                      • Schema

                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                        Added property: key (string)

                                                                                                                                                                                                                                4. PUT/mds-api/mds-versions/{mdsVerId}/general/officials/{offId}
                                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                                    • Changed response : [200]//OK
                                                                                                                                                                                                                                      • Schema

                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                        Added property: key (string)

                                                                                                                                                                                                                                5. GET/mds-api/mds-versions/{mdsVerId}
                                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                                    • Changed response : [200]//successful operation
                                                                                                                                                                                                                                      • Schema

                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                        Changed property: listOfPersonInCharge (array)

                                                                                                                                                                                                                                        Added property: listOfPersonInCharge[n].key (string)

                                                                                                                                                                                                                                    • Changed response : [404]//Deprivation Survey Version not found
                                                                                                                                                                                                                                      • Schema

                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                        Changed property: listOfPersonInCharge (array)

                                                                                                                                                                                                                                        Added property: listOfPersonInCharge[n].key (string)