Skip to content

Commit

Permalink
update samples
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 committed Oct 28, 2024
1 parent 5377377 commit 32fdd7c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions samples/client/petstore/java/okhttp-gson-3.1/docs/FakeApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ No authorization required
### HTTP response details
| Status code | Description | Response headers |
|-------------|-------------|------------------|
| **200** | | - |
| **200** | required to pass validation | - |

<a id="refToRefParameterAnyof"></a>
# **refToRefParameterAnyof**
Expand Down Expand Up @@ -651,7 +651,7 @@ No authorization required
### HTTP response details
| Status code | Description | Response headers |
|-------------|-------------|------------------|
| **200** | | - |
| **200** | required to pass validation | - |

<a id="responseRefToRef"></a>
# **responseRefToRef**
Expand Down Expand Up @@ -707,5 +707,5 @@ No authorization required
### HTTP response details
| Status code | Description | Response headers |
|-------------|-------------|------------------|
| **200** | | - |
| **200** | required to pass validation | - |

Original file line number Diff line number Diff line change
Expand Up @@ -778,7 +778,7 @@ public okhttp3.Call op3Async(List<CodesEnum> queryEnum, final ApiCallback<Void>
* @http.response.details
<table summary="Response Details" border="1">
<tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
<tr><td> 200 </td><td> </td><td> - </td></tr>
<tr><td> 200 </td><td> required to pass validation </td><td> - </td></tr>
</table>
*/
public okhttp3.Call refToRefParameterCall(UUID refToUuid, final ApiCallback _callback) throws ApiException {
Expand Down Expand Up @@ -849,7 +849,7 @@ private okhttp3.Call refToRefParameterValidateBeforeCall(UUID refToUuid, final A
* @http.response.details
<table summary="Response Details" border="1">
<tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
<tr><td> 200 </td><td> </td><td> - </td></tr>
<tr><td> 200 </td><td> required to pass validation </td><td> - </td></tr>
</table>
*/
public String refToRefParameter(UUID refToUuid) throws ApiException {
Expand All @@ -866,7 +866,7 @@ public String refToRefParameter(UUID refToUuid) throws ApiException {
* @http.response.details
<table summary="Response Details" border="1">
<tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
<tr><td> 200 </td><td> </td><td> - </td></tr>
<tr><td> 200 </td><td> required to pass validation </td><td> - </td></tr>
</table>
*/
public ApiResponse<String> refToRefParameterWithHttpInfo(UUID refToUuid) throws ApiException {
Expand All @@ -885,7 +885,7 @@ public ApiResponse<String> refToRefParameterWithHttpInfo(UUID refToUuid) throws
* @http.response.details
<table summary="Response Details" border="1">
<tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
<tr><td> 200 </td><td> </td><td> - </td></tr>
<tr><td> 200 </td><td> required to pass validation </td><td> - </td></tr>
</table>
*/
public okhttp3.Call refToRefParameterAsync(UUID refToUuid, final ApiCallback<String> _callback) throws ApiException {
Expand Down Expand Up @@ -1258,7 +1258,7 @@ public okhttp3.Call responseNoRefAsync(final ApiCallback<String> _callback) thro
* @http.response.details
<table summary="Response Details" border="1">
<tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
<tr><td> 200 </td><td> </td><td> - </td></tr>
<tr><td> 200 </td><td> required to pass validation </td><td> - </td></tr>
</table>
*/
public okhttp3.Call responseRefToNoRefCall(final ApiCallback _callback) throws ApiException {
Expand Down Expand Up @@ -1319,7 +1319,7 @@ private okhttp3.Call responseRefToNoRefValidateBeforeCall(final ApiCallback _cal
* @http.response.details
<table summary="Response Details" border="1">
<tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
<tr><td> 200 </td><td> </td><td> - </td></tr>
<tr><td> 200 </td><td> required to pass validation </td><td> - </td></tr>
</table>
*/
public String responseRefToNoRef() throws ApiException {
Expand All @@ -1335,7 +1335,7 @@ public String responseRefToNoRef() throws ApiException {
* @http.response.details
<table summary="Response Details" border="1">
<tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
<tr><td> 200 </td><td> </td><td> - </td></tr>
<tr><td> 200 </td><td> required to pass validation </td><td> - </td></tr>
</table>
*/
public ApiResponse<String> responseRefToNoRefWithHttpInfo() throws ApiException {
Expand All @@ -1353,7 +1353,7 @@ public ApiResponse<String> responseRefToNoRefWithHttpInfo() throws ApiException
* @http.response.details
<table summary="Response Details" border="1">
<tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
<tr><td> 200 </td><td> </td><td> - </td></tr>
<tr><td> 200 </td><td> required to pass validation </td><td> - </td></tr>
</table>
*/
public okhttp3.Call responseRefToNoRefAsync(final ApiCallback<String> _callback) throws ApiException {
Expand All @@ -1371,7 +1371,7 @@ public okhttp3.Call responseRefToNoRefAsync(final ApiCallback<String> _callback)
* @http.response.details
<table summary="Response Details" border="1">
<tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
<tr><td> 200 </td><td> </td><td> - </td></tr>
<tr><td> 200 </td><td> required to pass validation </td><td> - </td></tr>
</table>
*/
public okhttp3.Call responseRefToRefCall(final ApiCallback _callback) throws ApiException {
Expand Down Expand Up @@ -1432,7 +1432,7 @@ private okhttp3.Call responseRefToRefValidateBeforeCall(final ApiCallback _callb
* @http.response.details
<table summary="Response Details" border="1">
<tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
<tr><td> 200 </td><td> </td><td> - </td></tr>
<tr><td> 200 </td><td> required to pass validation </td><td> - </td></tr>
</table>
*/
public String responseRefToRef() throws ApiException {
Expand All @@ -1448,7 +1448,7 @@ public String responseRefToRef() throws ApiException {
* @http.response.details
<table summary="Response Details" border="1">
<tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
<tr><td> 200 </td><td> </td><td> - </td></tr>
<tr><td> 200 </td><td> required to pass validation </td><td> - </td></tr>
</table>
*/
public ApiResponse<String> responseRefToRefWithHttpInfo() throws ApiException {
Expand All @@ -1466,7 +1466,7 @@ public ApiResponse<String> responseRefToRefWithHttpInfo() throws ApiException {
* @http.response.details
<table summary="Response Details" border="1">
<tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
<tr><td> 200 </td><td> </td><td> - </td></tr>
<tr><td> 200 </td><td> required to pass validation </td><td> - </td></tr>
</table>
*/
public okhttp3.Call responseRefToRefAsync(final ApiCallback<String> _callback) throws ApiException {
Expand Down

0 comments on commit 32fdd7c

Please sign in to comment.