From f88b4492606041b3bf3a48ee7a569e94c05cb2b3 Mon Sep 17 00:00:00 2001 From: Ivan Smolin Date: Mon, 16 Oct 2017 14:26:09 +0300 Subject: [PATCH] add fixme --- Web-documentation/versioning.html.twig | 1 + 1 file changed, 1 insertion(+) diff --git a/Web-documentation/versioning.html.twig b/Web-documentation/versioning.html.twig index ce88375..11d93be 100644 --- a/Web-documentation/versioning.html.twig +++ b/Web-documentation/versioning.html.twig @@ -1,5 +1,6 @@ {%- include 'blocks/head.html.twig' with { title: pageTitle, cssFolderPath: cssFolderPath } %} +{# FIXME. Discuss: https://github.com/TouchInstinct/api-generator/issues/41 #} {%- set outOfDateError = first(errorType.values) -%}