openapi-typescript-codegen icon indicating copy to clipboard operation
openapi-typescript-codegen copied to clipboard

I have a connection problem with https, how can it be resolved?

Open rabiasonmez opened this issue 3 years ago • 1 comments

'Error downloading https://www.blablabla.com/swagger/v1/swagger.json 'socket hang up'

rabiasonmez avatar Sep 21 '22 11:09 rabiasonmez

Not sure if the openapi client can ignore certificate validation, we have used tools like curl to download the schema to a file and then use the generator to process the local file.

devraj avatar Sep 22 '22 01:09 devraj