Merge pull request #20572 from fedy97/hotfix/update-template-schema

fix: add missing required property in template schema
This commit is contained in:
Ben Lambert
2023-10-18 10:23:29 +02:00
committed by GitHub
2 changed files with 6 additions and 0 deletions
@@ -14,6 +14,7 @@
},
"spec": {
"owner": "artist-relations-team",
"type": "website",
"parameters": {
"required": ["name", "description", "repoUrl"],
"backstage:permissions": {