re-added 'id' as a property within schema for mem+com/par

This commit is contained in:
niclaz 2024-10-01 11:30:21 +02:00 committed by GitHub
parent c37ae0cbf8
commit 6b4f109479
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -146,6 +146,8 @@ $defs:
required:
- name
properties:
id:
type: string
name:
type: string
imageUrl:
@ -167,6 +169,8 @@ $defs:
required:
- name
properties:
id:
type: string
name:
type: string
imageUrl: