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

[Feature Request] OpenAPI Spec 3.1 support #863

Open Q-efx opened 4 months ago

Q-efx commented 4 months ago

💡 Idea

Please support OpenAPI spec 3.1

Design Notes

Right now I import to postman, export as collection, and then convert to openapi spec...