From 999940c9c966e7d92df99d303ee793ad70f4be38 Mon Sep 17 00:00:00 2001 From: Alessio Cialini <63233981+alessio-cialini@users.noreply.github.com> Date: Wed, 14 Jun 2023 16:21:52 +0200 Subject: [PATCH] [PRDP-13] fix: updated openapi specs (#10) Co-authored-by: Alessio Cialini --- openapi/openapi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi/openapi.json b/openapi/openapi.json index 0ed0b24b..8b3e8824 100644 --- a/openapi/openapi.json +++ b/openapi/openapi.json @@ -94,7 +94,7 @@ } ] }, - "/pdf-engine": { + "/generate-pdf": { "post": { "tags": [ "default"