Hey, awesome work on this. I was wondering how difficult it would be to allow the following: ```text PUT /my-index !./opt/elasticsearch/mapping.json ``` Where `!./path` will load the contents of a file and use that as the body payload?