Its easier for a human log reader to understand _path rather than _id…
So perhaps add another parameter to contentLib.publish
Name Type Attributes Default Description
return string <optional> _id What to return (_id, _path, content, data.myid)
Its easier for a human log reader to understand _path rather than _id…
So perhaps add another parameter to contentLib.publish
Name Type Attributes Default Description
return string <optional> _id What to return (_id, _path, content, data.myid)
Hi… We’ll keep returning the _id for now to keep the response minimal. You can always lookup the content for more info later.