microsoft / restler-fuzzer

RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services through their REST APIs and finding security and reliability bugs in these services.
MIT License
2.52k stars 283 forks source link

Overlapping of Hosts in different json files #857

Open v-srbitla opened 4 months ago

v-srbitla commented 4 months ago

Description

Hi Team, when we have multiple Swagger Spec Json files with different hosts in each of them, host is getting overlapped with the wrong end points.

Steps to reproduce

1) have multiple Swagger spec files having differnt host in each of them 2) Run Restler compile and Test.

Expected results

No response

Actual results

No response

Environment details

No response

v-srbitla commented 4 months ago

error