pdylanross/fatigue

Request template from file

Opened this issue · 0 comments

Summary

The config file will get unwieldy quickly when there are large request bodies to template out. We should support saving the template in a separate file and loading that template at runtime.

Motivation

Maintainability of a config file.