diff options
Diffstat (limited to 'projects')
-rw-r--r-- | projects/project.schema.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/project.schema.yaml b/projects/project.schema.yaml index c9e096c..7b1f23a 100644 --- a/projects/project.schema.yaml +++ b/projects/project.schema.yaml @@ -103,4 +103,4 @@ mapping: comments: sequence: - - type: str + - type: any |