8 lines
138 B
YAML
8 lines
138 B
YAML
name: participantIdentity
|
|
in: path
|
|
required: true
|
|
description: The identity of the participant.
|
|
schema:
|
|
type: string
|
|
example: 'Alice'
|