PMT-4: Code fix #2
Some checks failed
Quality Check / Validate OAS (push) Successful in 34s
Quality Check / Linting (push) Failing after 50s
Quality Check / Static Analysis (push) Failing after 50s
Quality Check / Testing (push) Failing after 50s

This commit is contained in:
Ole Kück 2024-10-17 13:31:37 +02:00
parent 504180099b
commit ffae4e493b
Signed by: SZUT-Ole
GPG key ID: 0A1DF1B37C4A1E4C

View file

@ -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: