You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/client/petstore/java/okhttp-gson-3.1-duplicated-operationid/src/main/java/org/openapitools/client/api/FakeApi.java
+8-4
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,8 @@ public void setCustomBaseUrl(String customBaseUrl) {
77
77
* @return Call to execute
78
78
* @throws ApiException If fail to serialize the request body object
79
79
* @http.response.details
80
-
<table summary="Response Details" border="1">
80
+
<table border="1">
81
+
<caption>Response Details</caption>
81
82
<tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
Copy file name to clipboardExpand all lines: samples/client/petstore/java/okhttp-gson-3.1-duplicated-operationid/src/main/java/org/openapitools/client/api/PetApi.java
+8-4
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,8 @@ public void setCustomBaseUrl(String customBaseUrl) {
78
78
* @return Call to execute
79
79
* @throws ApiException If fail to serialize the request body object
80
80
* @http.response.details
81
-
<table summary="Response Details" border="1">
81
+
<table border="1">
82
+
<caption>Response Details</caption>
82
83
<tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
0 commit comments