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
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-common': patch
---
Add missing required property `type` in `Template.v1beta3.schema.json` schema