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.59k stars 296 forks source link

Add custom payload header and query to default dictionary #750

Closed marina-p closed 1 year ago

marina-p commented 1 year ago

Per customer feedback, these two options are not easily discoverable.

This change adds them to the default generated dictionary when compiling an OpenAPI spec directly.

Closes #742

Testing: