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:
Johan Haals
2021-03-09 11:20:53 +01:00
committed by GitHub
parent f98f212e40
commit 269dba9ff7
@@ -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: [