summaryrefslogtreecommitdiff
path: root/rest-api-templates/api.wiki.mustache
diff options
context:
space:
mode:
Diffstat (limited to 'rest-api-templates/api.wiki.mustache')
-rw-r--r--rest-api-templates/api.wiki.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/rest-api-templates/api.wiki.mustache b/rest-api-templates/api.wiki.mustache
index 73aa2448a..0a54a64a7 100644
--- a/rest-api-templates/api.wiki.mustache
+++ b/rest-api-templates/api.wiki.mustache
@@ -67,7 +67,7 @@ h3. Header parameters
h3. Error Responses
{{#error_responses}}
-* {{code}} - {{{reason}}}
+* {{code}} - {{{wiki_reason}}}
{{/error_responses}}
{{/has_error_responses}}
{{/operations}}