oapi-codegen icon indicating copy to clipboard operation
oapi-codegen copied to clipboard

NewClientWithResponses should return ClientWithResponsesInterface

Open kotyara85 opened this issue 3 years ago • 0 comments

v1.12.2

Right now NewClientWithResponses returns *ClientWithResponses which makes it difficult to test, it should be returning ClientWithResponsesInterface instead

kotyara85 avatar Oct 31 '22 18:10 kotyara85