You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 27, 2018. It is now read-only.
I am using your wrapper as it is fairly complete, thanks for this. When I tried to add a label to content, I noticed that the label_names are lists of dictionnaries, like this:
Hello,
I am using your wrapper as it is fairly complete, thanks for this. When I tried to add a label to content, I noticed that the label_names are lists of dictionnaries, like this:
confluence_api.create_new_label_by_content_id(id,[{'prefix': 'global', 'name':'test'}])
Maybe it could be noted in the documentation ?
The text was updated successfully, but these errors were encountered: