From ffae4e493b7201919f0f4f579752e21161637667 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ole=20K=C3=BCck?= Date: Thu, 17 Oct 2024 13:31:37 +0200 Subject: [PATCH] PMT-4: Code fix #2 --- api/pmt.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/api/pmt.yml b/api/pmt.yml index 1babc98..4069b30 100644 --- a/api/pmt.yml +++ b/api/pmt.yml @@ -168,6 +168,10 @@ paths: parameters: - in: path name: id + schema: + type: integer + format: int64 + required: true requestBody: content: application/json: