Does , does anyone knows about schemathesis
I am getting some error in our project while running this through pipeline
I am providing path for myfile.yaml
Which is Open API specification file
But it recognise as graph ql and pipeline failed due to syntax error
As per openApi the file syntax is correct but as per graph ql it’s not correct
So how to make sure it takes files as OpenApi file
As I am using openApi version 3.0.3