Make prompt ids case sensitive
Signed-off-by: Min Kim <minkimcello@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ targetPath: plugins
|
||||
backendModulePrefix: true
|
||||
prompts:
|
||||
- id
|
||||
- moduleid
|
||||
- moduleId
|
||||
- owner
|
||||
additionalActions:
|
||||
- install-backend
|
||||
|
||||
@@ -7,7 +7,7 @@ prompts:
|
||||
prompt: Enter the ID of the plugin [required]
|
||||
default: scaffolder
|
||||
validate: backstage-id
|
||||
- moduleid
|
||||
- moduleId
|
||||
- owner
|
||||
additionalActions:
|
||||
- install-backend
|
||||
|
||||
Reference in New Issue
Block a user