moved members and community-partners outside of nested 'teams' in schema

This commit is contained in:
niclaz 2024-09-30 21:51:47 +02:00 committed by GitHub
parent 0bc46bad6a
commit 154d30b9bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -254,14 +254,6 @@ properties:
type: array
items:
type: string
members:
type: array
items:
$ref: "#/$defs/members"
community-partners:
type: array
items:
$ref: "#/$defs/community-partners"
core-speakers:
type: array
items:
@ -271,6 +263,16 @@ properties:
items:
type: string
members:
type: array
items:
$ref: "#/$defs/members"
community-partners:
type: array
items:
$ref: "#/$defs/community-partners"
projects:
type: array
items: