Update plugins/scaffolder-backend/src/scaffolder/actions/builtin/catalog/register.ts
Signed-off-by: Johan Haals <johan.haals@gmail.com> Co-authored-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -31,7 +31,7 @@ export function createCatalogRegisterAction(options: {
|
||||
| { repoContentsUrl: string; catalogInfoPath?: string }
|
||||
>({
|
||||
id: 'catalog:register',
|
||||
description: 'Registers entity in the software catalog.',
|
||||
description: 'Registers entities from a catalog descriptor file in the workspace into the software catalog.',
|
||||
schema: {
|
||||
input: {
|
||||
oneOf: [
|
||||
|
||||
Reference in New Issue
Block a user