Open
Description
I am making use of OPENAPI tool for calling api using the agent but API calls are failing with SSL error. Is there any way to disable the SSL verification for the API calls.
To Reproduce
Steps to reproduce the behavior:
- Create OPENAPI agent
- Load the API spec
- Call the agent with the request.Example get me all pets in petstore
Expected behavior
API call should be made
5413
p>