File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
modules/openapi-generator/src/main/resources/markdown-documentation Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ All URIs are relative to *{{{basePath}}}*
8
8
9
9
| Class | Method | HTTP request | Description |
10
10
|------------ | ------------- | ------------- | -------------|
11
- { {#apiInfo} }{ {#apis} }{ {#operations} }| { {#operation} }*{ {classname} }* | [**{ {operationId} }**](Apis/{ {apiDocPath} }{ {classname} }.md#{ {operationIdLowerCase } }) | **{ {httpMethod} }** { {path} } | { {{summary} }}{ {^summary} }{ {{notes} }}{ {/summary} } |
11
+ { {#apiInfo} }{ {#apis} }{ {#operations} }| { {#operation} }*{ {classname} }* | [**{ {operationId} }**](Apis/{ {apiDocPath} }{ {classname} }.md#{ {operationId } }) | **{ {httpMethod} }** { {path} } | { {{summary} }}{ {^summary} }{ {{notes} }}{ {/summary} } |
12
12
{ {/operation} }{ {/operations} }{ {/apis} }{ {/apiInfo} }
13
13
{ {/generateApiDocs} }
14
14
You can’t perform that action at this time.
0 commit comments