diff --git a/templates/rspec_api_documentation/html_example.mustache b/templates/rspec_api_documentation/html_example.mustache index 9763dd50..2ac0765a 100644 --- a/templates/rspec_api_documentation/html_example.mustache +++ b/templates/rspec_api_documentation/html_example.mustache @@ -2,6 +2,7 @@ {{resource_name}} API + diff --git a/templates/rspec_api_documentation/html_index.mustache b/templates/rspec_api_documentation/html_index.mustache index 10a87e47..30666685 100644 --- a/templates/rspec_api_documentation/html_index.mustache +++ b/templates/rspec_api_documentation/html_index.mustache @@ -2,6 +2,7 @@ {{ api_name }} + diff --git a/templates/rspec_api_documentation/wurl_example.mustache b/templates/rspec_api_documentation/wurl_example.mustache index 55361b0a..27b054ca 100644 --- a/templates/rspec_api_documentation/wurl_example.mustache +++ b/templates/rspec_api_documentation/wurl_example.mustache @@ -1,6 +1,7 @@ {{resource_name}} API + diff --git a/templates/rspec_api_documentation/wurl_index.mustache b/templates/rspec_api_documentation/wurl_index.mustache index 10a87e47..30666685 100644 --- a/templates/rspec_api_documentation/wurl_index.mustache +++ b/templates/rspec_api_documentation/wurl_index.mustache @@ -2,6 +2,7 @@ {{ api_name }} +