-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 1.1.0
-
Fix Version/s: 2.0.0
-
Component/s: None
-
Tags:
-
Sprint:nxDrive 10.2.3
-
Story Points:1
By calling NUXEO_URL/json/cmis we can get the server version from the productVersion property.
Specifications
- new server_info(force=False) method to retreive all properties for future use, store the JSON object into a _server_info attribute.
- new read-only property server_version (to update the value, just call server_info(force=True)).
- is required by
-
NXPY-54 Add new Trash API
- Resolved