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:
|
||||
- in: path
|
||||
name: id
|
||||
schema:
|
||||
type: integer
|
||||
format: int64
|
||||
required: true
|
||||
requestBody:
|
||||
content:
|
||||
application/json:
|
||||
|
|
Loading…
Reference in a new issue