I have an API that requires a org.springframework.web.multipart.MultipartFile parameter (Swagger 2.0 API spec is below). I am using generatorName=java and library=resttemplate to generate the client.
public class RestOperater { @Autowired private RestTemplate restTemplate; public PostRes post(PostReq req) { return restTemplate.postForObject(req.toRestUrlStr(), req ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する