-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Core
-
Release Notes Summary:Capabilities endpoint now returns reposiotories capabilities
-
Release Notes Description:
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform #88, nxplatform #89, nxplatform #90
-
Story Points:3
We would like to expose the repository capabilities defined in the mongo repository to the capabilities service in order to be able to request this information through the capabilities api, ie: /nuxeo/api/v1/capabilities.
EDIT
The main goal of this ticket is to be able to tell whether a repository has a ecm:blobKeys field which can be queried. GET /nuxeo/api/v1/capabilities would return among other:
repository: { "default": { "queryBlobKeys": true|false } }
- is related to
-
NXDOC-2558 Document the REST capabilities endpoint
- Resolved
-
NXP-30070 Migration to new denormalized ecm:blobKeys
- Resolved
-
NXDOC-2557 Document capabilities endpoint
- Resolved