Changelog: specific-action-application-api (Group: ALL)

0.27.0 - 0.28.0

What's New


    What's Deleted


      What's Deprecated


        What's Changed


        1. GET/specific-action-application-api/specific-action-application-versions/{id}/tocs
          • Parameters

            • Add sourceLanguageCode in query
            • Add targetLanguageCode in query

        0.26.0 - 0.27.0

        What's New


          What's Deleted


            What's Deprecated


              What's Changed


              1. GET/specific-action-application-api/specific-action-application-versions/{saaVerId}/summary
                • Response

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

                      Changed body: '*/*'

                      Added property: sourceLanguageCode (string)

              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


                                    1. GET/specific-action-application-api/specific-action-application-versions/{saaVerId}/general/version-info
                                      • Response

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

                                            Changed body: '*/*'

                                            Changed property: languageId (integer)

                                    2. PUT/specific-action-application-api/specific-action-application-versions/{saaVerId}/general/version-info
                                      • Request

                                        • Schema incompatible

                                          Changed body: 'application/json'

                                          Changed property: languageId (integer)

                                      • Response

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

                                            Changed body: '*/*'

                                            Changed property: languageId (integer)

                                    3. GET/specific-action-application-api/specific-action-application-versions/version-create-metadata
                                      • Response

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

                                            Changed body: '*/*'

                                            Changed property: listOfProgrammes (array)

                                            Added property: listOfProgrammes[n].prgVerId (integer)

                                    4. GET/specific-action-application-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/specific-action-application-api/specific-action-application-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/specific-action-application-api/specific-action-application-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/specific-action-application-api/specific-action-application-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/specific-action-application-api/specific-action-application-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/specific-action-application-api/specific-action-application-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/specific-action-application-api/specific-action-application-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/specific-action-application-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. POST/specific-action-application-api/specific-action-application-versions
                                      • Response

                                        • Changed response : [200]//Specific Action Application created
                                          • Schema

                                            Changed body: '*/*'

                                            Changed property: versionInfo (object)

                                            Changed property: listOfDocument (array)

                                            Changed property: versionInfo.languageId (integer)

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

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

                                    13. GET/specific-action-application-api/specific-action-application-versions/{saaVerId}
                                      • Response

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

                                            Changed body: '*/*'

                                            Changed property: versionInfo (object)

                                            Changed property: listOfDocument (array)

                                            Changed property: versionInfo.languageId (integer)

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

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

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

                                            Changed body: '*/*'

                                            Changed property: versionInfo (object)

                                            Changed property: listOfDocument (array)

                                            Changed property: versionInfo.languageId (integer)

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

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

                                    0.22.0 - 0.23.0

                                    What's New


                                      What's Deleted


                                        What's Deprecated


                                          What's Changed


                                            0.21.0 - 0.22.0

                                            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


                                                                  1. POST/specific-action-application-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.18.0 - 0.19.0

                                                                  What's New


                                                                    What's Deleted


                                                                      What's Deprecated


                                                                        What's Changed


                                                                          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