13 lines
179 B
YAML
13 lines
179 B
YAML
Id:
|
|
name: id
|
|
in: path
|
|
required: true
|
|
schema:
|
|
type: string
|
|
example: 5ea0450ed851c30a90e70894
|
|
Name:
|
|
name: name
|
|
in: path
|
|
required: true
|
|
schema:
|
|
type: string |