Giuseppe

Results 5 issues of Giuseppe

Sorry for the late reply @Bindambc, > I can modify the class `WhatsappApiException` by adding a method called `getWhatsappApiError()` that will allow obtaining the error object. Within the error object,...

enhancement

**Describe the bug** I'm using spring integration with some jms adapter, I created the specification on my listener like in the code example. When i try to publish a message...

bug

## Summary The test connection to springboot application was ok but i cannot see my Ostara Ui works, i disabled the SSL Verification but i receive the same error.. In...

question

##### Description I activated the debug into the ApiClient and when i receive a 404 status with an empty response body the .getBody throw an exception of type FileNotFound ![image](https://github.com/OpenAPITools/openapi-generator/assets/80928861/0381c676-437e-40c8-84cb-571e559720fc)...

Issue: Bug

I would using my **_withHttpInfo(...)_** method generate from my client interface but not work because a RestClientException is throwed when i receive a 404 for example. I have override the...

Enhancement: Feature