Changelog: dib-api (Group: ALL)

0.34.0 - 0.35.0

What's New


    What's Deleted


      What's Deprecated


        What's Changed


          0.33.1 - 0.34.0

          What's New


            What's Deleted


              What's Deprecated


                What's Changed


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

                    • Add sourceLanguageCode in query
                    • Add targetLanguageCode in query

                0.33.0 - 0.33.1

                What's New


                  What's Deleted


                    What's Deprecated


                      What's Changed


                        0.32.0 - 0.33.0

                        What's New


                          What's Deleted


                            What's Deprecated


                              What's Changed


                              1. GET/dib-api/dib-versions/{dibVerId}/summary
                                • Response

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

                                      Changed body: '*/*'

                                      Added property: sourceLanguageCode (string)

                              2. GET/dib-api/dib-versions/{dibVerId}
                                • Response

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

                                      Changed body: '*/*'

                                      Changed property: summaryDto (object)

                                      Added property: summaryDto.sourceLanguageCode (string)

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

                                      Changed body: '*/*'

                                      Changed property: summaryDto (object)

                                      Added property: summaryDto.sourceLanguageCode (string)

                              3. GET/dib-api/dib-versions/{dibVersionId}/files
                                • Response

                                  • Changed response : [200]//One or more uploaded XML files to specified DIB version.
                                    • Schema

                                      Changed body: '*/*'

                                      Changed property: dibVersion (object)

                                      Changed property: dibVersion.summaryDto (object)

                                      Added property: dibVersion.summaryDto.sourceLanguageCode (string)

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

                                      Changed body: '*/*'

                                      Changed property: [n].dibVersion (object)

                                      Changed property: [n].dibVersion.summaryDto (object)

                                      Added property: [n].dibVersion.summaryDto.sourceLanguageCode (string)

                              4. GET/dib-api/dib-versions/{dibVersionId}/files/{fileId}
                                • Response

                                  • Changed response : [200]//An uploaded XML file to specified DIB version.
                                    • Schema

                                      Changed body: '*/*'

                                      Changed property: dibVersion (object)

                                      Changed property: dibVersion.summaryDto (object)

                                      Added property: dibVersion.summaryDto.sourceLanguageCode (string)

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

                                      Changed body: '*/*'

                                      Changed property: dibVersion (object)

                                      Changed property: dibVersion.summaryDto (object)

                                      Added property: dibVersion.summaryDto.sourceLanguageCode (string)

                              5. GET/dib-api/dib-versions/{dibVersionId}/files/{fileId}/content
                                • Response

                                  • Changed response : [200]//An uploaded XML file to specified DIB version.
                                    • Schema

                                      Changed body: '*/*'

                                      Changed property: dibVersion (object)

                                      Changed property: dibVersion.summaryDto (object)

                                      Added property: dibVersion.summaryDto.sourceLanguageCode (string)

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

                                      Changed body: '*/*'

                                      Changed property: dibVersion (object)

                                      Changed property: dibVersion.summaryDto (object)

                                      Added property: dibVersion.summaryDto.sourceLanguageCode (string)

                              0.31.0 - 0.32.0

                              What's New


                                What's Deleted


                                  What's Deprecated


                                    What's Changed


                                      0.30.2 - 0.31.0

                                      What's New


                                        What's Deleted


                                          What's Deprecated


                                            What's Changed


                                              0.30.1 - 0.30.2

                                              What's New


                                                What's Deleted


                                                  What's Deprecated


                                                    What's Changed


                                                      0.30.0 - 0.30.1

                                                      What's New


                                                        What's Deleted


                                                          What's Deprecated


                                                            What's Changed


                                                              0.29.0 - 0.30.0

                                                              What's New


                                                                What's Deleted


                                                                  What's Deprecated


                                                                    What's Changed


                                                                      0.28.0 - 0.29.0

                                                                      What's New


                                                                      1. GET/dib-api/dib-versions/export Export list of DIB Versions in excel format

                                                                      What's Deleted


                                                                        What's Deprecated


                                                                          What's Changed


                                                                          1. GET/dib-api/dib-versions
                                                                            • Response

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

                                                                                  Changed body: '*/*'

                                                                                  Added property: [n].financialPeriodDescription (string)

                                                                          2. POST/dib-api/dib-versions
                                                                            • Response

                                                                              • Changed response : [200]//DIB create
                                                                                • Schema

                                                                                  Changed body: '*/*'

                                                                                  Added property: financialPeriodDescription (string)

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

                                                                                  Changed body: '*/*'

                                                                                  Added property: financialPeriodDescription (string)

                                                                          3. POST/dib-api/dib-versions/{dibVerId}/actions/CRE
                                                                            • Response

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

                                                                                  Changed body: '*/*'

                                                                                  Added property: financialPeriodDescription (string)

                                                                          4. GET/dib-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)

                                                                          5. GET/dib-api/dib-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)

                                                                          6. POST/dib-api/dib-versions/{id}/general/documents
                                                                            • Response

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

                                                                                  Changed body: '*/*'

                                                                                  Changed property: listOfDocumentLinks (array)

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

                                                                          7. GET/dib-api/dib-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/dib-api/dib-versions/{id}/general/documents/{documentId}
                                                                            • Response

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

                                                                                  Changed body: '*/*'

                                                                                  Changed property: listOfDocumentLinks (array)

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

                                                                          9. PUT/dib-api/dib-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)

                                                                          10. GET/dib-api/dib-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)

                                                                          11. GET/dib-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)

                                                                          12. GET/dib-api/dib-versions/{dibVerId}
                                                                            • Response

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

                                                                                  Changed body: '*/*'

                                                                                  Changed property: listOfDocument (array)

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

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

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

                                                                                  Changed body: '*/*'

                                                                                  Changed property: listOfDocument (array)

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

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

                                                                          13. GET/dib-api/dib-versions/{dibVersionId}/files
                                                                            • Response

                                                                              • Changed response : [200]//One or more uploaded XML files to specified DIB version.
                                                                                • Schema

                                                                                  Changed body: '*/*'

                                                                                  Changed property: dibVersion (object)

                                                                                  Changed property: dibVersion.listOfDocument (array)

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

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

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

                                                                                  Changed body: '*/*'

                                                                                  Changed property: [n].dibVersion (object)

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

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

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

                                                                          14. GET/dib-api/dib-versions/{dibVersionId}/files/{fileId}
                                                                            • Response

                                                                              • Changed response : [200]//An uploaded XML file to specified DIB version.
                                                                                • Schema

                                                                                  Changed body: '*/*'

                                                                                  Changed property: dibVersion (object)

                                                                                  Changed property: dibVersion.listOfDocument (array)

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

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

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

                                                                                  Changed body: '*/*'

                                                                                  Changed property: dibVersion (object)

                                                                                  Changed property: dibVersion.listOfDocument (array)

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

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

                                                                          15. GET/dib-api/dib-versions/{dibVersionId}/files/{fileId}/content
                                                                            • Response

                                                                              • Changed response : [200]//An uploaded XML file to specified DIB version.
                                                                                • Schema

                                                                                  Changed body: '*/*'

                                                                                  Changed property: dibVersion (object)

                                                                                  Changed property: dibVersion.listOfDocument (array)

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

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

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

                                                                                  Changed body: '*/*'

                                                                                  Changed property: dibVersion (object)

                                                                                  Changed property: dibVersion.listOfDocument (array)

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

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

                                                                          0.27.0 - 0.28.0

                                                                          What's New


                                                                            What's Deleted


                                                                              What's Deprecated


                                                                                What's Changed


                                                                                  0.26.0 - 0.27.0

                                                                                  What's New


                                                                                    What's Deleted


                                                                                      What's Deprecated


                                                                                        What's Changed


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

                                                                                        0.25.0 - 0.26.0

                                                                                        What's New


                                                                                          What's Deleted


                                                                                            What's Deprecated


                                                                                              What's Changed


                                                                                                0.24.0 - 0.25.0

                                                                                                What's New


                                                                                                  What's Deleted


                                                                                                    What's Deprecated


                                                                                                      What's Changed


                                                                                                        0.23.0 - 0.24.0

                                                                                                        What's New


                                                                                                          What's Deleted


                                                                                                            What's Deprecated


                                                                                                              What's Changed


                                                                                                                0.22.0 - 0.23.0

                                                                                                                What's New


                                                                                                                  What's Deleted


                                                                                                                    What's Deprecated


                                                                                                                      What's Changed


                                                                                                                        0.21.1 - 0.22.0

                                                                                                                        What's New


                                                                                                                          What's Deleted


                                                                                                                            What's Deprecated


                                                                                                                              What's Changed


                                                                                                                                0.21.0 - 0.21.1

                                                                                                                                What's New


                                                                                                                                  What's Deleted


                                                                                                                                    What's Deprecated


                                                                                                                                      What's Changed


                                                                                                                                        0.20.0 - 0.21.0

                                                                                                                                        What's New


                                                                                                                                          What's Deleted


                                                                                                                                            What's Deprecated


                                                                                                                                              What's Changed


                                                                                                                                                0.19.0 - 0.20.0

                                                                                                                                                What's New


                                                                                                                                                  What's Deleted


                                                                                                                                                    What's Deprecated


                                                                                                                                                      What's Changed


                                                                                                                                                        0.18.0 - 0.19.0

                                                                                                                                                        What's New


                                                                                                                                                          What's Deleted


                                                                                                                                                            What's Deprecated


                                                                                                                                                              What's Changed


                                                                                                                                                              1. GET/dib-api/dib-versions/interventionsFSDN
                                                                                                                                                                • Response

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

                                                                                                                                                                      Changed body: '*/*'

                                                                                                                                                                      Added property: [n].m101 (number)

                                                                                                                                                                      Added property: [n].m102 (number)

                                                                                                                                                              2. GET/dib-api/dib-versions/{dibVerId}/interventions
                                                                                                                                                                • Response

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

                                                                                                                                                                      Changed body: '*/*'

                                                                                                                                                                      Added property: [n].m101 (number)

                                                                                                                                                                      Added property: [n].m102 (number)

                                                                                                                                                              3. GET/dib-api/dib-versions/{dibVerId}/interventions/monitoring-variables
                                                                                                                                                                • Response

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

                                                                                                                                                                      Changed body: '*/*'

                                                                                                                                                                      Added property: [n].m101 (number)

                                                                                                                                                                      Added property: [n].m102 (number)

                                                                                                                                                              0.17.0 - 0.18.0

                                                                                                                                                              What's New


                                                                                                                                                                What's Deleted


                                                                                                                                                                  What's Deprecated


                                                                                                                                                                    What's Changed


                                                                                                                                                                      0.16.0 - 0.17.0

                                                                                                                                                                      What's New


                                                                                                                                                                        What's Deleted


                                                                                                                                                                          What's Deprecated


                                                                                                                                                                            What's Changed


                                                                                                                                                                              0.15.0 - 0.16.0

                                                                                                                                                                              What's New


                                                                                                                                                                                What's Deleted


                                                                                                                                                                                  What's Deprecated


                                                                                                                                                                                    What's Changed


                                                                                                                                                                                      0.14.0 - 0.15.0

                                                                                                                                                                                      What's New


                                                                                                                                                                                        What's Deleted


                                                                                                                                                                                          What's Deprecated


                                                                                                                                                                                            What's Changed


                                                                                                                                                                                              0.13.0 - 0.14.0

                                                                                                                                                                                              What's New


                                                                                                                                                                                                What's Deleted


                                                                                                                                                                                                  What's Deprecated


                                                                                                                                                                                                    What's Changed


                                                                                                                                                                                                      0.12.0 - 0.13.0

                                                                                                                                                                                                      What's New


                                                                                                                                                                                                      1. GET/dib-api/dib-versions/beneficiariesFSDN Get DIB Beneficiaries
                                                                                                                                                                                                      2. GET/dib-api/dib-versions/interventionsFSDN Get DIB Interventions

                                                                                                                                                                                                      What's Deleted


                                                                                                                                                                                                        What's Deprecated


                                                                                                                                                                                                          What's Changed


                                                                                                                                                                                                          1. GET/dib-api/dib-versions Get DIB Versions
                                                                                                                                                                                                            • GET/dib-api/dib-versions/{dibVerId}/beneficiaries Get DIB Beneficiares by version id
                                                                                                                                                                                                              • GET/dib-api/dib-versions/{dibVerId}/interventions Get DIB Interventions by version id
                                                                                                                                                                                                                • GET/dib-api/dib-versions/{dibVerId} Get a DIB by version id

                                                                                                                                                                                                                  0.11.0 - 0.12.0

                                                                                                                                                                                                                  What's New


                                                                                                                                                                                                                    What's Deleted


                                                                                                                                                                                                                      What's Deprecated


                                                                                                                                                                                                                        What's Changed


                                                                                                                                                                                                                          0.10.0 - 0.11.0

                                                                                                                                                                                                                          What's New


                                                                                                                                                                                                                            What's Deleted


                                                                                                                                                                                                                              What's Deprecated


                                                                                                                                                                                                                                What's Changed