diff --git a/Web-documentation/blocks/method-body.html.twig b/Web-documentation/blocks/method-body.html.twig index 8f3d494..f84f012 100644 --- a/Web-documentation/blocks/method-body.html.twig +++ b/Web-documentation/blocks/method-body.html.twig @@ -1,7 +1,7 @@
POST {{ method.url }}
+{{ method.type }} {{ method.url }}
{%- include 'comment.html.twig' with { comment: method.comment } %}