Skip to content

Invalid Entry content_type_uid #10

@MBO

Description

@MBO

This line always sets content_type_uid as literal 'uid':

return new Entry(http, { entry: entry, content_type_uid: 'uid', stackHeaders: data.stackHeaders })

Because of that it's not possible to use this library functions: entry.update(), entry.publish() and so on, because they have invalid urlPath.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions