Changelog: enabling-condition-api (Group: ALL)

3.33.0 - 3.34.0

What's New


    What's Deleted


      What's Deprecated


        What's Changed


        1. GET/enabling-condition-api/enabling-condition-versions/{ecVerId}/tocs
          • Parameters

            • Add sourceLanguageCode in query
            • Add targetLanguageCode in query

        3.32.0 - 3.33.0

        What's New


          What's Deleted


            What's Deprecated


              What's Changed


              1. GET/enabling-condition-api/enabling-condition-versions/{ecVerId}/summary
                • Response

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

                      Changed body: '*/*'

                      Added property: sourceLanguageCode (string)

              3.31.0 - 3.32.0

              What's New


                What's Deleted


                  What's Deprecated


                    What's Changed


                      3.30.0 - 3.31.0

                      What's New


                        What's Deleted


                          What's Deprecated


                            What's Changed


                            1. POST/enabling-condition-api/enabling-condition-versions/{ecVerId}/actions/CRE
                              • Response

                                • Changed response : [201]//Create New Version executed
                                  • Schema incompatible

                                    Changed body: '*/*'

                                    Missing property: ecFulfilled (boolean)

                                    Changed property: fulfilled (boolean)

                            2. GET/enabling-condition-api/enabling-condition-versions
                              • Response

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

                                    Changed body: '*/*'

                                    Missing property: [n].ecFulfilled (boolean)

                                    Changed property: [n].fulfilled (boolean)

                            3. POST/enabling-condition-api/enabling-condition-versions
                              • Response

                                • Changed response : [400]//Invalid input
                                  • Schema incompatible

                                    Changed body: '*/*'

                                    Missing property: ecFulfilled (boolean)

                                    Changed property: fulfilled (boolean)

                            3.29.0 - 3.30.0

                            What's New


                              What's Deleted


                              1. POST/enabling-condition-api/object-versions/update-crc-all-objects Updates the CRC for all sections of all versions for all objects
                              2. GET/enabling-condition-api/object-versions/{mvoId}/crc-info/{tocCode} Gets crc information for the specified object version and section (without args)
                              3. GET/enabling-condition-api/object-versions/{mvoId}/crc-info/{tocCode}/{tocItemArgs} Gets crc information for the specified object version and section (with args)
                              4. POST/enabling-condition-api/object-versions/{mvoId}/update-crc-all-sections Updates the CRC for all sections of an object version

                              What's Deprecated


                                What's Changed


                                1. POST/enabling-condition-api/enabling-condition-versions/{ecVerId}/actions/CRE
                                  • Response

                                    • Changed response : [201]//Create New Version executed
                                      • Schema

                                        Changed body: '*/*'

                                        Added property: isCorrectedCommisionDecision (boolean)

                                2. GET/enabling-condition-api/enabling-condition-versions/{ecVerId}/general/version-info
                                  • Response

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

                                        Changed body: '*/*'

                                        Added property: isCorrectedCommisionDecision (boolean)

                                3. PUT/enabling-condition-api/enabling-condition-versions/{ecVerId}/general/version-info
                                  • Request

                                    • Schema

                                      Changed body: 'application/json'

                                      Added property: isCorrectedCommisionDecision (boolean)

                                  • Response

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

                                        Changed body: '*/*'

                                        Added property: isCorrectedCommisionDecision (boolean)

                                4. GET/enabling-condition-api/enabling-condition-versions
                                  • Response

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

                                        Changed body: '*/*'

                                        Added property: [n].isCorrectedCommisionDecision (boolean)

                                5. POST/enabling-condition-api/enabling-condition-versions
                                  • Response

                                    • Changed response : [400]//Invalid input
                                      • Schema

                                        Changed body: '*/*'

                                        Added property: isCorrectedCommisionDecision (boolean)

                                    • Changed response : [200]//Enabling Condition created
                                      • Schema

                                        Changed body: '*/*'

                                        Changed property: versionInfo (object)

                                        Added property: versionInfo.isCorrectedCommisionDecision (boolean)

                                6. GET/enabling-condition-api/enabling-condition-versions/{ecVerId}
                                  • Response

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

                                        Changed body: '*/*'

                                        Changed property: versionInfo (object)

                                        Added property: versionInfo.isCorrectedCommisionDecision (boolean)

                                    • Changed response : [404]//EnablingConditionVersion not found
                                      • Schema

                                        Changed body: '*/*'

                                        Changed property: versionInfo (object)

                                        Added property: versionInfo.isCorrectedCommisionDecision (boolean)

                                3.28.0 - 3.29.0

                                What's New


                                  What's Deleted


                                    What's Deprecated


                                      What's Changed


                                      1. GET/enabling-condition-api/enabling-condition-versions/{ecVerId}/general/version-info
                                        • Response

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

                                              Changed body: '*/*'
                                      2. PUT/enabling-condition-api/enabling-condition-versions/{ecVerId}/general/version-info
                                        • Request

                                          • Schema incompatible

                                            Changed body: 'application/json'
                                        • Response

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

                                              Changed body: '*/*'
                                      3. GET/enabling-condition-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)

                                      4. GET/enabling-condition-api/enabling-condition-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/enabling-condition-api/enabling-condition-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/enabling-condition-api/enabling-condition-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/enabling-condition-api/enabling-condition-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/enabling-condition-api/enabling-condition-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/enabling-condition-api/enabling-condition-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/enabling-condition-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. POST/enabling-condition-api/enabling-condition-versions
                                        • Response

                                          • Changed response : [200]//Enabling Condition created
                                            • Schema

                                              Changed body: '*/*'

                                              Changed property: versionInfo (object)

                                              Changed property: listOfDocument (array)

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

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

                                      12. GET/enabling-condition-api/enabling-condition-versions/{ecVerId}
                                        • Response

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

                                              Changed body: '*/*'

                                              Changed property: versionInfo (object)

                                              Changed property: listOfDocument (array)

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

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

                                          • Changed response : [404]//EnablingConditionVersion not found
                                            • Schema

                                              Changed body: '*/*'

                                              Changed property: versionInfo (object)

                                              Changed property: listOfDocument (array)

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

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

                                      3.27.0 - 3.28.0

                                      What's New


                                      1. POST/enabling-condition-api/object-versions/update-crc-all-objects Updates the CRC for all sections of all versions for all objects
                                      2. GET/enabling-condition-api/object-versions/{mvoId}/crc-info/{tocCode} Gets crc information for the specified object version and section (without args)
                                      3. GET/enabling-condition-api/object-versions/{mvoId}/crc-info/{tocCode}/{tocItemArgs} Gets crc information for the specified object version and section (with args)
                                      4. POST/enabling-condition-api/object-versions/{mvoId}/update-crc-all-sections Updates the CRC for all sections of an object version

                                      What's Deleted


                                        What's Deprecated


                                          What's Changed


                                          1. GET/enabling-condition-api/enabling-condition-versions/{ecVerId}/criteria
                                            • Response

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

                                                  Changed body: '*/*'

                                                  Added property: [n].key (string)

                                          2. PUT/enabling-condition-api/enabling-condition-versions/{ecVerId}/criteria
                                            • Response

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

                                                  Changed body: '*/*'

                                                  Added property: [n].key (string)

                                          3. GET/enabling-condition-api/enabling-condition-versions/{ecVerId}/programmes
                                            • Response

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

                                                  Changed body: '*/*'

                                                  Added property: [n].key (string)

                                          4. PUT/enabling-condition-api/enabling-condition-versions/{ecVerId}/programmes
                                            • Response

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

                                                  Changed body: '*/*'

                                                  Added property: [n].key (string)

                                          5. POST/enabling-condition-api/enabling-condition-versions
                                            • Response

                                              • Changed response : [200]//Enabling Condition created
                                                • Schema

                                                  Changed body: '*/*'

                                                  Changed property: listOfEnablingConditionCriterion (array)

                                                  Changed property: listOfEnablingConditionProgramme (array)

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

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

                                          6. GET/enabling-condition-api/enabling-condition-versions/{ecVerId}
                                            • Response

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

                                                  Changed body: '*/*'

                                                  Changed property: listOfEnablingConditionCriterion (array)

                                                  Changed property: listOfEnablingConditionProgramme (array)

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

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

                                              • Changed response : [404]//EnablingConditionVersion not found
                                                • Schema

                                                  Changed body: '*/*'

                                                  Changed property: listOfEnablingConditionCriterion (array)

                                                  Changed property: listOfEnablingConditionProgramme (array)

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

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

                                          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


                                                                1. POST/enabling-condition-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)

                                                                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


                                                                                              1. POST/enabling-condition-api/enabling-condition-versions/{ecVerId}/actions/CRE
                                                                                                • Response

                                                                                                  • Changed response : [201]//Create New Version executed
                                                                                                    • Schema

                                                                                                      Changed body: '*/*'

                                                                                                      Added property: country (string)

                                                                                              2. GET/enabling-condition-api/enabling-condition-versions
                                                                                                • Response

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

                                                                                                      Changed body: '*/*'

                                                                                                      Added property: [n].country (string)

                                                                                              3. POST/enabling-condition-api/enabling-condition-versions
                                                                                                • Response

                                                                                                  • Changed response : [400]//Invalid input
                                                                                                    • Schema

                                                                                                      Changed body: '*/*'

                                                                                                      Added property: country (string)

                                                                                              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


                                                                                                                              3.15.0 - 3.16.0

                                                                                                                              What's New


                                                                                                                              1. GET/enabling-condition-api/actual-status/export Export Enabling Condition Actual Status in excel format

                                                                                                                              What's Deleted


                                                                                                                                What's Deprecated


                                                                                                                                  What's Changed


                                                                                                                                    3.14.0 - 3.15.0

                                                                                                                                    What's New


                                                                                                                                    1. GET/enabling-condition-api/actual-status Get the List of Enabling Condition Actual Status

                                                                                                                                    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


                                                                                                                                                  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


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

                                                                                                                                                                            • Add documentTypeId in query

                                                                                                                                                                        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


                                                                                                                                                                                        3.7.0 - 3.8.0

                                                                                                                                                                                        What's New


                                                                                                                                                                                          What's Deleted


                                                                                                                                                                                            What's Deprecated


                                                                                                                                                                                              What's Changed


                                                                                                                                                                                                3.6.0 - 3.7.0

                                                                                                                                                                                                What's New


                                                                                                                                                                                                  What's Deleted


                                                                                                                                                                                                    What's Deprecated


                                                                                                                                                                                                      What's Changed


                                                                                                                                                                                                      1. GET/enabling-condition-api/cci-search
                                                                                                                                                                                                        • Response

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

                                                                                                                                                                                                              Changed body: '*/*'

                                                                                                                                                                                                              Added property: [n].specificActionId (integer)

                                                                                                                                                                                                      3.5.0 - 3.6.0

                                                                                                                                                                                                      What's New


                                                                                                                                                                                                        What's Deleted


                                                                                                                                                                                                          What's Deprecated


                                                                                                                                                                                                            What's Changed


                                                                                                                                                                                                            1. GET/enabling-condition-api/enabling-condition-versions/validation-rules/{ecVerId}
                                                                                                                                                                                                              • Response

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

                                                                                                                                                                                                                    Changed body: '*/*'

                                                                                                                                                                                                                    Added property: listOfLabelValue (array)

                                                                                                                                                                                                                • Changed response : [404]//EnablingConditionVersion not found
                                                                                                                                                                                                                  • Schema

                                                                                                                                                                                                                    Changed body: '*/*'

                                                                                                                                                                                                                    Added property: listOfLabelValue (array)

                                                                                                                                                                                                            3.2.0 - 3.5.0

                                                                                                                                                                                                            What's New


                                                                                                                                                                                                            1. POST/enabling-condition-api/document-search/download-all Download all documents

                                                                                                                                                                                                            What's Deleted


                                                                                                                                                                                                              What's Deprecated


                                                                                                                                                                                                                What's Changed


                                                                                                                                                                                                                1. POST/enabling-condition-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. POST/enabling-condition-api/enabling-condition-versions/{ecVerId}/actions/CRE
                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                    • Changed response : [201]//Create New Version executed
                                                                                                                                                                                                                      • Schema

                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                        Added property: ecFulfilled (boolean)

                                                                                                                                                                                                                3. GET/enabling-condition-api/enabling-condition-versions/{ecVerId}/general/officials
                                                                                                                                                                                                                  • Response

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

                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                        Added property: [n].key (string)

                                                                                                                                                                                                                4. POST/enabling-condition-api/enabling-condition-versions/{ecVerId}/general/officials
                                                                                                                                                                                                                  • Response

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

                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                        Added property: key (string)

                                                                                                                                                                                                                5. GET/enabling-condition-api/enabling-condition-versions/{ecVerId}/general/officials/{offId}
                                                                                                                                                                                                                  • Response

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

                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                        Added property: key (string)

                                                                                                                                                                                                                6. PUT/enabling-condition-api/enabling-condition-versions/{ecVerId}/general/officials/{offId}
                                                                                                                                                                                                                  • Response

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

                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                        Added property: key (string)

                                                                                                                                                                                                                7. GET/enabling-condition-api/enabling-condition-versions/{ecVerId}/tocs
                                                                                                                                                                                                                  • Response

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

                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                        Added property: [n].childrenCrcValue (string)

                                                                                                                                                                                                                    • Changed response : [404]//EnablingConditionVersionIjg not found
                                                                                                                                                                                                                      • Schema

                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                        Added property: [n].childrenCrcValue (string)

                                                                                                                                                                                                                8. GET/enabling-condition-api/enabling-condition-versions/{ecVerId}/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)

                                                                                                                                                                                                                9. GET/enabling-condition-api/enabling-condition-versions/validation-rules/{ecVerId}
                                                                                                                                                                                                                  • 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]//EnablingConditionVersion 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)

                                                                                                                                                                                                                10. GET/enabling-condition-api/enabling-condition-versions/version-create-metadata
                                                                                                                                                                                                                  • Response

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

                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                        Changed property: listOfLanguages (array)

                                                                                                                                                                                                                        Changed property: listOfLanguages[n].extraData (array)

                                                                                                                                                                                                                        Changed property: listOfLanguages[n].extraData[n].name (string)

                                                                                                                                                                                                                        Changed property: listOfLanguages[n].extraData[n].value (string)

                                                                                                                                                                                                                11. GET/enabling-condition-api/enabling-condition-versions/{ecVerId}/general/version-info/metadata
                                                                                                                                                                                                                  • Response

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

                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                        Changed property: listOfLanguages (array)

                                                                                                                                                                                                                        Changed property: listOfLanguages[n].extraData (array)

                                                                                                                                                                                                                        Changed property: listOfLanguages[n].extraData[n].name (string)

                                                                                                                                                                                                                        Changed property: listOfLanguages[n].extraData[n].value (string)

                                                                                                                                                                                                                12. GET/enabling-condition-api/enabling-condition-versions
                                                                                                                                                                                                                  • Response

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

                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                        Added property: [n].ecFulfilled (boolean)

                                                                                                                                                                                                                13. POST/enabling-condition-api/enabling-condition-versions
                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                    • Changed response : [400]//Invalid input
                                                                                                                                                                                                                      • Schema

                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                        Added property: ecFulfilled (boolean)

                                                                                                                                                                                                                    • Changed response : [200]//Enabling Condition created
                                                                                                                                                                                                                      • Schema

                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                        Changed property: listOfPersonInCharge (array)

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

                                                                                                                                                                                                                14. GET/enabling-condition-api/enabling-condition-versions/{ecVerId}
                                                                                                                                                                                                                  • Response

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

                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                        Changed property: listOfPersonInCharge (array)

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

                                                                                                                                                                                                                    • Changed response : [404]//EnablingConditionVersion not found
                                                                                                                                                                                                                      • Schema

                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                        Changed property: listOfPersonInCharge (array)

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