wppconnect-server icon indicating copy to clipboard operation
wppconnect-server copied to clipboard

swagger.json return types

Open TheTrigger opened this issue 5 months ago • 0 comments

Hello, I need to generate a rest client for C# (via tools like Nswag) and I could do it starting from swagger.json. But there is a problem, in the document there are no return types

while I noticed that in an old file https://raw.githubusercontent.com/wppconnect-team/wppconnect-server/main/src/swagger-backup.json the types are present..

How can we restore the definition correctly?

TheTrigger avatar Sep 16 '24 13:09 TheTrigger