Why is the method “Retrieve A Specific Library’s Element” returning a list of elements?
I would expect a single object “DbLibraryElementData” instead the list of type “LibraryElementsInfo”.
Why is the method “Retrieve A Specific Library’s Element” returning a list of elements?
I would expect a single object “DbLibraryElementData” instead the list of type “LibraryElementsInfo”.
This is our “creative re-use” of the element list object. This will not be changed, as numerous clients are integrated without issues.
There is an error in the documentation and in the swagger document of https://www.adobe.io/creative-cloud-libraries/docs/api/#operation/getLibraryElement
The API is returning a single element and not a list!
I’ll take a better look.
We have a fix submitted, releasing next week. Thanks.