You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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