-
Notifications
You must be signed in to change notification settings - Fork 370
Closed
Description
Could you please add {{ api_explanation }}
to api_blueprint_index.mustache
?
FORMAT: A1
# {{ api_name }}
{{ api_explanation }} <-----------
{{# sections }}
And also update the gem? In the currente released version, it does not come with # {{api_name}}
😢
rspec_api_documentation/templates/rspec_api_documentation/api_blueprint_index.mustache
Line 2 in 35bac0b
# {{ api_name }} |
My Gemfile
[...]
group :development, :test do
gem 'rspec-rails', '~> 3.5'
gem 'rspec_api_documentation'
[...]
Metadata
Metadata
Assignees
Labels
No labels