fixing person schema - error in new team entries

This commit is contained in:
niclaz 2024-09-30 22:06:57 +02:00 committed by GitHub
parent cc00f34264
commit 06cb4153d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -103,7 +103,7 @@ $defs:
type: object
person:
type: object
additionalProperties: false
additionalProperties: true
required:
- name
properties: