We can expose the filename etc. This would involve returning something akin to: ```json [ { "filename": "examples/generation/dev.yaml", "data": { "this": "is the data from the file" } } ] ```