Home > @uniformdev/canvas > convertEntryToPutEntry

convertEntryToPutEntry() function

Converts a content entry to a put content entry body that has only the properties expected to the PUT API. Removes things like author, stats, etc.

Signature:

Parameters

<table><thead><tr><th>

Parameter

</th><th>

Type

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

entry

</td><td>

Entry

</td><td>

</td></tr> </tbody></table> Returns:

PutEntryBody