Fixing indentation in YML-Schema.yml

This commit is contained in:
xenoscr
2022-09-15 13:44:18 -04:00
parent e37d01107b
commit 033598bc77

View File

@@ -19,8 +19,8 @@ mapping:
- type: map - type: map
mapping: mapping:
"Alias": "Alias":
type: str type: str
required: false required: false
"Author": "Author":
type: str type: str
required: true required: true