DNG Repotable API - to Select specific attribute of artifact.
Hi,
Is it possible to limit attributes to be returned in response payload with DNG reportable REST call. is this capability supported by DNG APIs as like RQM API support select section into query.
Couldn't find any reference to select section of API query in documentation.
E.g
https://server:port/rm/publish/[artifact_format]?moduleURI=module1
in above query if i try to add something like /(title|description|identifier)
it respond back with Bad request (400)
Any reference/suggestions/comment is appreciated...
Thanks & Regards,
-Jay