diff --git a/Web-documentation/blocks/method-body.html.twig b/Web-documentation/blocks/method-body.html.twig index 4343317..156bff3 100644 --- a/Web-documentation/blocks/method-body.html.twig +++ b/Web-documentation/blocks/method-body.html.twig @@ -131,7 +131,9 @@ {% if (method.responseFields is empty) and (method.responseHeaders is empty) %}

Результат отсутствует

{% else %} - {% if method.responseFields is not empty %} + {% if method.booleanResponseDescription is not empty %} +

{{ method.booleanResponseDescription }}. Тип Boolean.

+ {% elseif method.responseFields is not empty %}

Объект следующей структуры: