Added anchor tag in README.mustache issue #3748.

This commit is contained in:
lunat 2016-09-08 18:01:18 +02:00
parent c171ca5f57
commit a553d47507

View File

@ -139,6 +139,7 @@ Authentication schemes defined for the API:
{{/last}}
{{/authMethods}}
{{#authMethods}}
<a name="{{name}}"></a>
### {{name}}
{{#isApiKey}}- **Type**: API key