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

4.3.0 - 4.4.0

This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

4.2.0 - 4.3.0

This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

4.1.0 - 4.2.0

What's New


    What's Deleted


      What's Deprecated


        What's Changed


        1. PUT/enabling-condition-api/enabling-condition-versions/{ecVerId}/criteria
          • Request

            • Changed body: 'application/json'

              Schema

              Missing property: empty (boolean)

              Missing property: first (object)

              Missing property: last (object)

              Missing property: list (array)

        2. PUT/enabling-condition-api/enabling-condition-versions/{ecVerId}/programmes
          • Request

            • Changed body: 'application/json'

              Schema

              Missing property: empty (boolean)

              Missing property: first (object)

              Missing property: last (object)

              Missing property: list (array)

        4.0.0 - 4.1.0

        This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

        3.56.0 - 4.0.0

        What's New


          What's Deleted


            What's Deprecated


              What's Changed


              1. GET/enabling-condition-api/commission-reference-document/{commissionReferenceNumber}
                • Response

                  • Changed response : [200]//successful operation
                    • Changed body: '*/*'

                      Schema

                      Changed property: deletable (boolean)

                      Changed property: editable (boolean)

                      Changed property: isReferring (boolean)

                      Changed property: sendEnabled (boolean)

                      Changed property: sentDocumentAcknowledgeable (boolean)

                      Changed property: sentDocumentEditable (boolean)

                      Changed property: sentDocumentRefreshable (boolean)

                      Changed property: tabLabel (string)

                  • Changed response : [404]//commission reference document not found
                    • Changed body: '*/*'

                      Schema

                      Changed property: deletable (boolean)

                      Changed property: editable (boolean)

                      Changed property: isReferring (boolean)

                      Changed property: sendEnabled (boolean)

                      Changed property: sentDocumentAcknowledgeable (boolean)

                      Changed property: sentDocumentEditable (boolean)

                      Changed property: sentDocumentRefreshable (boolean)

                      Changed property: tabLabel (string)

              2. POST/enabling-condition-api/enabling-condition-versions/{id}/general/documents
                • Response

                  • Changed response : [200]//successful operation
                    • Changed body: '*/*'

                      Schema

                      Changed property: deletable (boolean)

                      Changed property: editable (boolean)

                      Changed property: isReferring (boolean)

                      Changed property: sendEnabled (boolean)

                      Changed property: sentDocumentAcknowledgeable (boolean)

                      Changed property: sentDocumentEditable (boolean)

                      Changed property: sentDocumentRefreshable (boolean)

                      Changed property: tabLabel (string)

              3. GET/enabling-condition-api/enabling-condition-versions/{id}/general/documents/{documentId}
                • Response

                  • Changed response : [200]//successful operation
                    • Changed body: '*/*'

                      Schema

                      Changed property: deletable (boolean)

                      Changed property: editable (boolean)

                      Changed property: isReferring (boolean)

                      Changed property: sendEnabled (boolean)

                      Changed property: sentDocumentAcknowledgeable (boolean)

                      Changed property: sentDocumentEditable (boolean)

                      Changed property: sentDocumentRefreshable (boolean)

                      Changed property: tabLabel (string)

              4. PUT/enabling-condition-api/enabling-condition-versions/{id}/general/documents/{documentId}
                • Response

                  • Changed response : [200]//successful operation
                    • Changed body: '*/*'

                      Schema

                      Changed property: deletable (boolean)

                      Changed property: editable (boolean)

                      Changed property: isReferring (boolean)

                      Changed property: sendEnabled (boolean)

                      Changed property: sentDocumentAcknowledgeable (boolean)

                      Changed property: sentDocumentEditable (boolean)

                      Changed property: sentDocumentRefreshable (boolean)

                      Changed property: tabLabel (string)

              5. PUT/enabling-condition-api/enabling-condition-versions/{id}/general/documents/{documentId}/refresh
                • Response

                  • Changed response : [200]//successful operation
                    • Changed body: '*/*'

                      Schema

                      Changed property: deletable (boolean)

                      Changed property: editable (boolean)

                      Changed property: isReferring (boolean)

                      Changed property: sendEnabled (boolean)

                      Changed property: sentDocumentAcknowledgeable (boolean)

                      Changed property: sentDocumentEditable (boolean)

                      Changed property: sentDocumentRefreshable (boolean)

                      Changed property: tabLabel (string)

              6. GET/enabling-condition-api/{id}/global-search/documents/{documentId}
                • Response

                  • Changed response : [200]//successful operation
                    • Changed body: '*/*'

                      Schema

                      Changed property: deletable (boolean)

                      Changed property: editable (boolean)

                      Changed property: isReferring (boolean)

                      Changed property: sendEnabled (boolean)

                      Changed property: sentDocumentAcknowledgeable (boolean)

                      Changed property: sentDocumentEditable (boolean)

                      Changed property: sentDocumentRefreshable (boolean)

                      Changed property: tabLabel (string)

              3.55.0 - 3.56.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
                          • Changed body: '*/*'

                            Schema

                            Added property: enablingConditionCode (string)

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

                        • Changed response : [400]//Invalid input
                          • Changed body: '*/*'

                            Schema

                            Added property: enablingConditionCode (string)

                    3.54.0 - 3.55.0

                    This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                    3.53.0 - 3.54.0

                    This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                    3.52.0 - 3.53.0

                    This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                    3.51.0 - 3.52.0

                    What's New


                      What's Deleted


                        What's Deprecated


                          What's Changed


                          1. GET/enabling-condition-api/enabling-condition-versions/{id}/general/documents/metadata
                            • Response

                              • Changed response : [200]//successful operation
                                • Changed body: '*/*'

                                  Schema

                                  Added property: canImportFromExcel (boolean)

                                  Added property: compareChaptersDto (array)

                                  Added property: compareDto (array)

                                  Added property: disabledFundIds (array)

                                  Added property: editablePagesDto (object)

                                  Added property: editableSectionsDto (object)

                                  Added property: exportExtraDto (object)

                                  Added property: nextActionsDtoList (array)

                              • Changed response : [404]//documentable object not found
                                • Changed body: '*/*'

                                  Schema

                                  Added property: canImportFromExcel (boolean)

                                  Added property: compareChaptersDto (array)

                                  Added property: compareDto (array)

                                  Added property: disabledFundIds (array)

                                  Added property: editablePagesDto (object)

                                  Added property: editableSectionsDto (object)

                                  Added property: exportExtraDto (object)

                                  Added property: nextActionsDtoList (array)

                          3.50.0 - 3.51.0

                          This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                          3.49.0 - 3.50.0

                          This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                          3.48.0 - 3.49.0

                          This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                          3.47.0 - 3.48.0

                          This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                          3.46.0 - 3.47.0

                          This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                          3.45.0 - 3.46.0

                          This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                          3.44.0 - 3.45.0

                          This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                          3.43.0 - 3.44.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
                                      • Changed body: '*/*'

                                        Schema

                                        Changed property: languageId (integer)

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

                                    • Changed body: 'application/json'

                                      Schema incompatible

                                      Changed property: languageId (integer)

                                  • Response

                                    • Changed response : [200]//OK
                                      • Changed body: '*/*'

                                        Schema

                                        Changed property: languageId (integer)

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

                                    • Changed response : [200]//Enabling Condition created
                                      • Changed body: '*/*'

                                        Schema

                                        Changed property: versionInfo (object)

                                        Changed property: versionInfo.languageId (integer)

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

                                    • Changed response : [200]//successful operation
                                      • Changed body: '*/*'

                                        Schema

                                        Changed property: versionInfo (object)

                                        Changed property: versionInfo.languageId (integer)

                                    • Changed response : [404]//EnablingConditionVersion not found
                                      • Changed body: '*/*'

                                        Schema

                                        Changed property: versionInfo (object)

                                        Changed property: versionInfo.languageId (integer)

                                3.42.0 - 3.43.0

                                This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                3.41.0 - 3.42.0

                                What's New


                                  What's Deleted


                                    What's Deprecated


                                      What's Changed


                                      1. GET/enabling-condition-api/actual-status
                                        • Operation ID

                                          • Changed searchEnablingConditionVersions_1 to searchEnablingConditionActualStatus
                                      2. POST/enabling-condition-api/enabling-condition-versions/{ecVerId}/actions/ASD
                                        • Description

                                            old: 'This method should be used when when an EC user wants to complete the assessment of the Enabling Condition and indicate that they don’t agree. The notification utility will be called to notify the action by the Commission to the Member State and to the Back-Office', new: 'This method should be used when when an EC user wants to complete the assessment of the Enabling Condition and indicate that they don’t agree. The notification utility will be called to notify the action by the Commission to the Member State and to the Back-Office'
                                      3. POST/enabling-condition-api/enabling-condition-versions/{ecVerId}/actions/CRE
                                        • Response

                                          • Changed response : [201]//Create New Version executed
                                            • Changed body: '*/*'

                                              Schema

                                              Changed property: country (string)

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

                                          • Changed response : [400]//Invalid input
                                            • Changed body: '*/*'

                                              Schema

                                              Changed property: country (string)

                                      3.40.0 - 3.41.0

                                      What's New


                                        What's Deleted


                                          What's Deprecated


                                            What's Changed


                                            1. POST/enabling-condition-api/enabling-condition-versions/{ecVerId}/general/observations
                                              • Request

                                                • Changed body: 'application/json'

                                                  Schema incompatible

                                                  Changed property: isEcUser (boolean)

                                                  Changed property: nameAndSurname (string)

                                              • Response

                                                • Changed response : [200]//OK
                                                  • Changed body: '*/*'

                                                    Schema

                                                    Changed property: isEcUser (boolean)

                                                    Changed property: nameAndSurname (string)

                                            3.39.0 - 3.40.0

                                            This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                            3.38.0 - 3.39.0

                                            This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                            3.37.0 - 3.38.0

                                            This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                            3.36.0 - 3.37.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
                                                        • Changed body: '*/*'

                                                          Schema

                                                          Added property: statusComments (string)

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

                                                      • Changed response : [200]//successful operation
                                                        • Changed body: '*/*'

                                                          Schema

                                                          Added property: statusComments (string)

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

                                                      • Changed response : [400]//Invalid input
                                                        • Changed body: '*/*'

                                                          Schema

                                                          Added property: statusComments (string)

                                                  3.35.0 - 3.36.0

                                                  This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                  3.34.0 - 3.35.0

                                                  This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                  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
                                                          • Operation ID

                                                            • Changed getTocsPfr to getTocsEc
                                                          • 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
                                                                    • Changed body: '*/*'

                                                                      Schema

                                                                      Added property: sourceLanguageCode (string)

                                                              3.31.0 - 3.32.0

                                                              This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                              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
                                                                          • Changed body: '*/*'

                                                                            Schema incompatible

                                                                            Missing property: ecFulfilled (boolean)

                                                                            Changed property: fulfilled (boolean)

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

                                                                        • Changed response : [400]//Invalid input
                                                                          • Changed body: '*/*'

                                                                            Schema incompatible

                                                                            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
                                                                              • Changed body: '*/*'

                                                                                Schema

                                                                                Added property: isCorrectedCommisionDecision (boolean)

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

                                                                            • Changed response : [200]//OK
                                                                              • Changed body: '*/*'

                                                                                Schema

                                                                                Added property: isCorrectedCommisionDecision (boolean)

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

                                                                            • Changed body: 'application/json'

                                                                              Schema

                                                                              Added property: isCorrectedCommisionDecision (boolean)

                                                                          • Response

                                                                            • Changed response : [200]//OK
                                                                              • Changed body: '*/*'

                                                                                Schema

                                                                                Added property: isCorrectedCommisionDecision (boolean)

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

                                                                            • Changed response : [400]//Invalid input
                                                                              • Changed body: '*/*'

                                                                                Schema

                                                                                Added property: isCorrectedCommisionDecision (boolean)

                                                                            • Changed response : [200]//Enabling Condition created
                                                                              • Changed body: '*/*'

                                                                                Schema

                                                                                Changed property: versionInfo (object)

                                                                                Added property: versionInfo.isCorrectedCommisionDecision (boolean)

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

                                                                            • Changed response : [200]//successful operation
                                                                              • Changed body: '*/*'

                                                                                Schema

                                                                                Changed property: versionInfo (object)

                                                                                Added property: versionInfo.isCorrectedCommisionDecision (boolean)

                                                                            • Changed response : [404]//EnablingConditionVersion not found
                                                                              • Changed body: '*/*'

                                                                                Schema

                                                                                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
                                                                                    • Changed body: '*/*'

                                                                                      Schema

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

                                                                                  • Changed body: 'application/json'

                                                                                    Schema incompatible

                                                                                • Response

                                                                                  • Changed response : [200]//OK
                                                                                    • Changed body: '*/*'

                                                                                      Schema

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

                                                                                  • Changed response : [200]//Enabling Condition created
                                                                                    • Changed body: '*/*'

                                                                                      Schema

                                                                                      Changed property: versionInfo (object)

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

                                                                                  • Changed response : [200]//successful operation
                                                                                    • Changed body: '*/*'

                                                                                      Schema

                                                                                      Changed property: versionInfo (object)

                                                                                  • Changed response : [404]//EnablingConditionVersion not found
                                                                                    • Changed body: '*/*'

                                                                                      Schema

                                                                                      Changed property: versionInfo (object)

                                                                              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


                                                                                    3.26.0 - 3.27.0

                                                                                    This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                    3.25.0 - 3.26.0

                                                                                    This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                    3.24.0 - 3.25.0

                                                                                    This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                    3.23.0 - 3.24.0

                                                                                    This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                    3.22.0 - 3.23.0

                                                                                    This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                    3.21.0 - 3.22.0

                                                                                    This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                    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
                                                                                                • Changed body: '*/*'

                                                                                                  Schema

                                                                                                  Added property: country (string)

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

                                                                                              • Changed response : [400]//Invalid input
                                                                                                • Changed body: '*/*'

                                                                                                  Schema

                                                                                                  Added property: country (string)

                                                                                          3.19.0 - 3.20.0

                                                                                          This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                          3.18.0 - 3.19.0

                                                                                          This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                          3.17.0 - 3.18.0

                                                                                          This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                          3.16.0 - 3.17.0

                                                                                          This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                          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

                                                                                                      This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                                      3.12.0 - 3.13.0

                                                                                                      This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                                      3.11.0 - 3.12.0

                                                                                                      This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                                      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
                                                                                                              • Description

                                                                                                                  old: 'Get Commission Reference Document.', new: 'Provides the commission reference document in a documentDto model. (only to be used by EC users)The documentTypeId can optionally be given to determine if the rendition version is needed or the original version.'
                                                                                                              • Operation ID

                                                                                                                • Changed getHRSPA to getCommissionReferenceDocument
                                                                                                              • Parameters

                                                                                                                • Add documentTypeId in query

                                                                                                            3.9.0 - 3.10.0

                                                                                                            This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                                            3.8.0 - 3.9.0

                                                                                                            This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                                            3.7.0 - 3.8.0

                                                                                                            This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                                            3.6.0 - 3.7.0

                                                                                                            This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                                            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
                                                                                                                        • Changed body: '*/*'

                                                                                                                          Schema

                                                                                                                          Added property: listOfLabelValue (array)

                                                                                                                      • Changed response : [404]//EnablingConditionVersion not found
                                                                                                                        • Changed body: '*/*'

                                                                                                                          Schema

                                                                                                                          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

                                                                                                                          • Changed body: 'application/json'

                                                                                                                            Schema

                                                                                                                            Added property: empty (boolean)

                                                                                                                            Added property: page (integer)

                                                                                                                            Added property: size (integer)

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

                                                                                                                          • Changed response : [201]//Create New Version executed
                                                                                                                            • Changed body: '*/*'

                                                                                                                              Schema

                                                                                                                              Added property: ecFulfilled (boolean)

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

                                                                                                                          • Changed response : [200]//OK
                                                                                                                            • Changed body: '*/*'

                                                                                                                              Schema

                                                                                                                              Added property: key (string)

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

                                                                                                                          • Changed response : [200]//OK
                                                                                                                            • Changed body: '*/*'

                                                                                                                              Schema

                                                                                                                              Added property: key (string)

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

                                                                                                                          • Changed response : [200]//OK
                                                                                                                            • Changed body: '*/*'

                                                                                                                              Schema

                                                                                                                              Added property: key (string)

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

                                                                                                                          • Changed response : [400]//Invalid input
                                                                                                                            • Changed body: '*/*'

                                                                                                                              Schema

                                                                                                                              Added property: ecFulfilled (boolean)