b_poplin
11 years agoExpert
api blog article post labels
Hello, When submitting a blog article with "freeform-and-predefined" labels, even when I submit the API using a "predefined" label it is creating a new duplicate label. Example API: /restapi...
- 11 years ago
Apologies... this appears to be an endpoint issue on our end where we are not filtering out the duplicates between:
restadmin("/blogs/id/${nodeId}/labels").labels
and
restadmin("/blogs/id/${nodeId}/settings/name/label.predefined_labels")
before displaying