openapi: add participantIdentity property to meet-participant-options schema
This commit is contained in:
parent
7bffed69f0
commit
adf13d6ff9
@ -15,3 +15,7 @@ properties:
|
||||
type: string
|
||||
description: The name of the participant.
|
||||
example: 'Alice'
|
||||
participantIdentity:
|
||||
type: string
|
||||
description: The unique identity of the participant.
|
||||
example: 'Alice'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user