Multiple tags for one component

Hello,

is it possible to assigne more than one tag to one component? If yes, how is this to do in a raw repository?

Hi Thomas,
Yes, it is possible to assign more than one tag to a components. To do so you have to call the API /v1/tags/associate/{tagName} for each tag association you want to create. You can find how to use the API in Administration → System → API in your Nexus Repository.

Thank you very much!
I was successful with tagging more than one component. Very helpful!

1 Like