Skip to content

Commit 37134d4

Browse files
authored
Merge pull request #42 from OliverFendt/patch-1
deleted should be updated
2 parents fec70ce + 0d4ca81 commit 37134d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sw360/project.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ def update_project(self, project: Dict[str, Any], project_id: str,
317317
API endpoint: PATCH /projects
318318
319319
:param project: the new project data
320-
:param project_id: the id of the project to be deleted
320+
:param project_id: the id of the project to be updated
321321
:param add_subprojects: optional parameter only to add new sub-projects
322322
:type project: JSON
323323
:type project_id: string

0 commit comments

Comments
 (0)