mirror of
https://github.com/web3privacy/data
synced 2024-10-15 18:16:28 +02:00
removed 'id' property from members and community-partners in schema
This commit is contained in:
parent
17a17e0118
commit
77664bb644
1 changed files with 0 additions and 6 deletions
|
@ -146,9 +146,6 @@ $defs:
|
|||
required:
|
||||
- name
|
||||
properties:
|
||||
id:
|
||||
type: string
|
||||
pattern: "^[a-z0-9-]+$"
|
||||
name:
|
||||
type: string
|
||||
refs:
|
||||
|
@ -178,9 +175,6 @@ $defs:
|
|||
required:
|
||||
- name
|
||||
properties:
|
||||
id:
|
||||
type: string
|
||||
pattern: "^[a-z0-9-]+$"
|
||||
name:
|
||||
type: string
|
||||
refs:
|
||||
|
|
Loading…
Reference in a new issue