Skip to content

Commit 2c4f25a

Browse files
author
Paulo Mateus Moura da Silva
committed
Fix #394 API Blueprint: Add api_explanation in template
1 parent bb87226 commit 2c4f25a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

templates/rspec_api_documentation/api_blueprint_index.mustache

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
FORMAT: 1A
22
# {{ api_name }}
3+
{{ api_explanation }}
4+
35
{{# sections }}
46

57
# Group {{ resource_name }}

0 commit comments

Comments
 (0)