sw360 / sw360python

Python library for SW360 REST API access
Other
4 stars 7 forks source link

Update project overwrites exisitng project links #6

Closed manuelscha closed 2 years ago

manuelscha commented 2 years ago

The method https://github.com/sw360/sw360python/blob/master/sw360/sw360_api.py#L449 overwrites existing project links.

A "add" flag linke here would be possible fix for that https://github.com/sw360/sw360python/blob/master/sw360/sw360_api.py#L471