Forum Discussion

b_poplin's avatar
b_poplin
Expert
11 years ago

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...
  • b_poplin's avatar
    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