mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-07-02 21:50:55 +00:00
Added anchor tag in README.mustache issue #3748.
This commit is contained in:
parent
c171ca5f57
commit
a553d47507
@ -139,6 +139,7 @@ Authentication schemes defined for the API:
|
|||||||
{{/last}}
|
{{/last}}
|
||||||
{{/authMethods}}
|
{{/authMethods}}
|
||||||
{{#authMethods}}
|
{{#authMethods}}
|
||||||
|
<a name="{{name}}"></a>
|
||||||
### {{name}}
|
### {{name}}
|
||||||
|
|
||||||
{{#isApiKey}}- **Type**: API key
|
{{#isApiKey}}- **Type**: API key
|
||||||
|
Loading…
x
Reference in New Issue
Block a user