PMT-4: Code fix #2
This commit is contained in:
parent
504180099b
commit
ffae4e493b
1 changed files with 4 additions and 0 deletions
|
@ -168,6 +168,10 @@ paths:
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: id
|
name: id
|
||||||
|
schema:
|
||||||
|
type: integer
|
||||||
|
format: int64
|
||||||
|
required: true
|
||||||
requestBody:
|
requestBody:
|
||||||
content:
|
content:
|
||||||
application/json:
|
application/json:
|
||||||
|
|
Loading…
Reference in a new issue