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}}}*
88
99| Class | Method | HTTP request | Description |
1010|------------ | ------------- | ------------- | -------------|
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} } |
1212{ {/operation} }{ {/operations} }{ {/apis} }{ {/apiInfo} }
1313{ {/generateApiDocs} }
1414
You can’t perform that action at this time.
0 commit comments