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.
This adds a local function to see if custom_values dictionary only contains strings. It will throw an error if the dictionary is not valid.
I have also added a test case for testing the code change.
Please let me know if there are any changes to be made, as it is my first time contributing to this codebase.
Fixes #773
This adds a local function to see if
custom_values
dictionary only contains strings. It will throw an error if the dictionary is not valid. I have also added a test case for testing the code change.Please let me know if there are any changes to be made, as it is my first time contributing to this codebase.