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: template/php-nextgen/api.mustache
+1
Original file line number
Diff line number
Diff line change
@@ -515,6 +515,7 @@ use {{invokerPackage}}\ObjectSerializer;
515
515
{{/servers}}
516
516
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['{{{operationId}}}'] to see the possible values for this operation
517
517
*
518
+
* @throws ApiException on non-2xx response or if the response body is not in the expected format
0 commit comments