Update plugins/scaffolder-backend/api-report.md
Co-authored-by: Johan Haals <johan@haals.se> Signed-off-by: Arthur Gavlyukovskiy <agavlyukovskiy@gmail.com>
This commit is contained in:
committed by
GitHub
parent
e77616e880
commit
3297aa65d3
@@ -430,7 +430,7 @@ export const createPublishGitlabMergeRequestAction: (options: {
|
||||
description: string;
|
||||
branchName: string;
|
||||
sourcePath?: string;
|
||||
targetPath: string;
|
||||
targetPath?: string;
|
||||
token?: string | undefined;
|
||||
commitAction?: 'update' | 'create' | 'delete' | undefined;
|
||||
projectid?: string | undefined;
|
||||
|
||||
Reference in New Issue
Block a user