apigee-127 / bagpipes

Less code, more flow. Let's dance!
MIT License
47 stars 30 forks source link

Feature Request: $ref to external file in default.yaml #25

Open Celadora opened 7 years ago

Celadora commented 7 years ago

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?