Skip to content

Commit

Permalink
Sets codegenResponse content
Browse files Browse the repository at this point in the history
  • Loading branch information
spacether committed Dec 8, 2021
1 parent 6329a8b commit 8a7b24d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3970,6 +3970,7 @@ public CodegenOperation fromOperation(String path,
}
r.setResponseHeaders(responseHeaders);
}
r.setContent(getContent(response.getContent(), imports));

if (r.baseType != null &&
!defaultIncludes.contains(r.baseType) &&
Expand Down

0 comments on commit 8a7b24d

Please sign in to comment.