summaryrefslogtreecommitdiff
path: root/rest-api-templates/models.wiki.mustache
diff options
context:
space:
mode:
Diffstat (limited to 'rest-api-templates/models.wiki.mustache')
-rw-r--r--rest-api-templates/models.wiki.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/rest-api-templates/models.wiki.mustache b/rest-api-templates/models.wiki.mustache
index b2e742afc..2bc1e467f 100644
--- a/rest-api-templates/models.wiki.mustache
+++ b/rest-api-templates/models.wiki.mustache
@@ -5,7 +5,7 @@
{{#models}}
h1. {{id}}
{{#extends}}Base type: [{{extends}}|#{{extends}}]{{/extends}}
-{{#has_subtypes}}Subtypes:{{#subtypes}} [{{id}}|#{{id}}]{{/subtypes}}{{/has_subtypes}}
+{{#has_subtypes}}Subtypes:{{#all_subtypes}} [{{id}}|#{{id}}]{{/all_subtypes}}{{/has_subtypes}}
{{#wiki_description}}
{{{wiki_description}}}