Hi,
We have this error when we run gotestWaf with this swagger :
outscale-no_oneof.txt
The attached file is an openAPI swagger file in yaml format
I don't see any error in swaggerHub could you please check the parser.
docker run --rm --network="host" -it -v ${PWD}/reports:/app/reports wallarm/gotestwaf --url=http://api.eu-west-2.outscale.com --openapiFile reports/outscale-no_oneof.yaml
INFO[0000] GoTestWAF started version=v0.5.5
ERRO[0000] caught error in main function error="couldn't create templates from OpenAPI file: couldn't parse request body schema: couldn't parse object: unknown schema type: "
Best regards
Hi,
We have this error when we run gotestWaf with this swagger :
outscale-no_oneof.txt
The attached file is an openAPI swagger file in yaml format
I don't see any error in swaggerHub could you please check the parser.
docker run --rm --network="host" -it -v ${PWD}/reports:/app/reports wallarm/gotestwaf --url=http://api.eu-west-2.outscale.com --openapiFile reports/outscale-no_oneof.yaml
INFO[0000] GoTestWAF started version=v0.5.5
ERRO[0000] caught error in main function error="couldn't create templates from OpenAPI file: couldn't parse request body schema: couldn't parse object: unknown schema type: "
Best regards