forked from loafle/openapi-generator-original
[Java] Cleanup documentation (#15300)
* [Java] fix documentation of API authorization in README files fix hierarchy level + add internal links + align wording across generators * [Java] fix anchor links in documentation
This commit is contained in:
@@ -14,7 +14,7 @@ All URIs are relative to *http://localhost:3000*
|
||||
| [**testQueryStyleFormExplodeTrueObjectAllOf**](QueryApi.md#testQueryStyleFormExplodeTrueObjectAllOf) | **GET** /query/style_form/explode_true/object/allOf | Test query parameter(s) |
|
||||
|
||||
|
||||
<a name="testEnumRefString"></a>
|
||||
<a id="testEnumRefString"></a>
|
||||
# **testEnumRefString**
|
||||
> String testEnumRefString(enumRefStringQuery)
|
||||
|
||||
@@ -76,7 +76,7 @@ No authorization required
|
||||
|-------------|-------------|------------------|
|
||||
| **200** | Successful operation | - |
|
||||
|
||||
<a name="testQueryDatetimeDateString"></a>
|
||||
<a id="testQueryDatetimeDateString"></a>
|
||||
# **testQueryDatetimeDateString**
|
||||
> String testQueryDatetimeDateString(datetimeQuery, dateQuery, stringQuery)
|
||||
|
||||
@@ -142,7 +142,7 @@ No authorization required
|
||||
|-------------|-------------|------------------|
|
||||
| **200** | Successful operation | - |
|
||||
|
||||
<a name="testQueryIntegerBooleanString"></a>
|
||||
<a id="testQueryIntegerBooleanString"></a>
|
||||
# **testQueryIntegerBooleanString**
|
||||
> String testQueryIntegerBooleanString(integerQuery, booleanQuery, stringQuery)
|
||||
|
||||
@@ -208,7 +208,7 @@ No authorization required
|
||||
|-------------|-------------|------------------|
|
||||
| **200** | Successful operation | - |
|
||||
|
||||
<a name="testQueryStyleDeepObjectExplodeTrueObject"></a>
|
||||
<a id="testQueryStyleDeepObjectExplodeTrueObject"></a>
|
||||
# **testQueryStyleDeepObjectExplodeTrueObject**
|
||||
> String testQueryStyleDeepObjectExplodeTrueObject(queryObject)
|
||||
|
||||
@@ -270,7 +270,7 @@ No authorization required
|
||||
|-------------|-------------|------------------|
|
||||
| **200** | Successful operation | - |
|
||||
|
||||
<a name="testQueryStyleDeepObjectExplodeTrueObjectAllOf"></a>
|
||||
<a id="testQueryStyleDeepObjectExplodeTrueObjectAllOf"></a>
|
||||
# **testQueryStyleDeepObjectExplodeTrueObjectAllOf**
|
||||
> String testQueryStyleDeepObjectExplodeTrueObjectAllOf(queryObject)
|
||||
|
||||
@@ -332,7 +332,7 @@ No authorization required
|
||||
|-------------|-------------|------------------|
|
||||
| **200** | Successful operation | - |
|
||||
|
||||
<a name="testQueryStyleFormExplodeTrueArrayString"></a>
|
||||
<a id="testQueryStyleFormExplodeTrueArrayString"></a>
|
||||
# **testQueryStyleFormExplodeTrueArrayString**
|
||||
> String testQueryStyleFormExplodeTrueArrayString(queryObject)
|
||||
|
||||
@@ -394,7 +394,7 @@ No authorization required
|
||||
|-------------|-------------|------------------|
|
||||
| **200** | Successful operation | - |
|
||||
|
||||
<a name="testQueryStyleFormExplodeTrueObject"></a>
|
||||
<a id="testQueryStyleFormExplodeTrueObject"></a>
|
||||
# **testQueryStyleFormExplodeTrueObject**
|
||||
> String testQueryStyleFormExplodeTrueObject(queryObject)
|
||||
|
||||
@@ -456,7 +456,7 @@ No authorization required
|
||||
|-------------|-------------|------------------|
|
||||
| **200** | Successful operation | - |
|
||||
|
||||
<a name="testQueryStyleFormExplodeTrueObjectAllOf"></a>
|
||||
<a id="testQueryStyleFormExplodeTrueObjectAllOf"></a>
|
||||
# **testQueryStyleFormExplodeTrueObjectAllOf**
|
||||
> String testQueryStyleFormExplodeTrueObjectAllOf(queryObject)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user