-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
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
Labels
No labels