Closed ManelMoreno closed 2 years ago
The default URL has been updated using now v1 (see attached evidence)
Reviewed lines of cod modified. NOTE: Due to the amount of files affected by the modification, regression test must be done while verifying the rest of issues on this version.
JAMA has published that from v.8.42 (current on in our production server), they will use a versioning system of the REST API that could imply breaking changes in future JAMA developments.
After internal evaluation we concluded that our current implementation can deal with that as this URL is editable at login moment. The only usability improvement here is to replace the default part of the URL '/latest' by '/v1', in order to avoid this manual change each time. (assuming that this URL is set just here and elsewhere inside the code).