diff --git a/samples/client/petstore/java/okhttp-gson-3.1-duplicated-operationid/src/main/java/org/openapitools/client/api/FakeApi.java b/samples/client/petstore/java/okhttp-gson-3.1-duplicated-operationid/src/main/java/org/openapitools/client/api/FakeApi.java
index 0061b47d30c4..5cae0c6dff7d 100644
--- a/samples/client/petstore/java/okhttp-gson-3.1-duplicated-operationid/src/main/java/org/openapitools/client/api/FakeApi.java
+++ b/samples/client/petstore/java/okhttp-gson-3.1-duplicated-operationid/src/main/java/org/openapitools/client/api/FakeApi.java
@@ -77,7 +77,8 @@ public void setCustomBaseUrl(String customBaseUrl) {
* @return Call to execute
* @throws ApiException If fail to serialize the request body object
* @http.response.details
-
+
+
Response Details
Status Code
Description
Response Headers
200
-
@@ -138,7 +139,8 @@ private okhttp3.Call getPetById0ValidateBeforeCall(final ApiCallback _callback)
* @return Object
* @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the response body
* @http.response.details
-
+
+
Response Details
Status Code
Description
Response Headers
200
-
@@ -154,7 +156,8 @@ public Object getPetById0() throws ApiException {
* @return ApiResponse<Object>
* @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the response body
* @http.response.details
-