Skip to content

api_blueprint without api_explanation #394

@SrMouraSilva

Description

@SrMouraSilva

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}} 😢

My Gemfile

[...]
group :development, :test do
  gem 'rspec-rails', '~> 3.5'
  gem 'rspec_api_documentation'
[...]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions