From 1474584b60b170bc219cd9f4ff98969e9f183174 Mon Sep 17 00:00:00 2001 From: Marco Capetta Date: Thu, 30 Nov 2023 09:31:10 +0100 Subject: [PATCH] MT#58762 Fix typo in swagger documentation Fix typo of commit 308a9740597c56e91de73fd02e3d30e81d3d6756 that was causing to fail the generation of the the swagger documentation with the message: ngcp-panel: ERROR: Couldn't render template "api/root.tt: file error - parse error - api/root/collection.tt line 112: unexpected token (=)#012 [% IF f.query_type = 'wildcard' %]" Change-Id: I35882b97b2a86a7f54829f017ab1cb19b3b9f6e5 --- share/templates/api/root/collection.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/templates/api/root/collection.tt b/share/templates/api/root/collection.tt index bb5ccbb6cf..ee611cc875 100644 --- a/share/templates/api/root/collection.tt +++ b/share/templates/api/root/collection.tt @@ -109,7 +109,7 @@ See description how to obtain properties, if any.