Our default.yaml config file is becoming very large, we'd like to be able to define fittings and pipes in smaller files without using grunt to compile a master config.
Ideally it would be similar to how swagger allows $ref to load an external file in swagger.yaml
Our default.yaml config file is becoming very large, we'd like to be able to define fittings and pipes in smaller files without using grunt to compile a master config.
Ideally it would be similar to how swagger allows $ref to load an external file in swagger.yaml
Is this an issue others have encountered as well?