Forum Discussion

Joan's avatar
Joan
New Contributor
5 years ago

Create an async method that receive a callback function

Hi,   I'm developing a yml openapi definition that will generate a client to interact with an already created API. This API has asynchronous functions that return "delayed" content, and the HTTP ...