TruffleMuffin/RESTTest

Allow global settings

Opened this issue · 0 comments

Provide option to describe a config.json file that overlays global defaults

{
    "authentication": {},
    "headers":{}
}