removed 'id' property from members and community-partners in schema

This commit is contained in:
niclaz 2024-09-30 21:45:48 +02:00 committed by GitHub
parent 17a17e0118
commit 77664bb644
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -146,9 +146,6 @@ $defs:
required: required:
- name - name
properties: properties:
id:
type: string
pattern: "^[a-z0-9-]+$"
name: name:
type: string type: string
refs: refs:
@ -178,9 +175,6 @@ $defs:
required: required:
- name - name
properties: properties:
id:
type: string
pattern: "^[a-z0-9-]+$"
name: name:
type: string type: string
refs: refs: