javanile / yamlinc

Compose multiple YAML files into one with $include tag. Split Swagger/OpenAPI into multiple YAML files.
MIT License
114 stars 22 forks source link

Support importing external files in strings #34

Open zeapo opened 1 year ago

zeapo commented 1 year ago

This makes it possible to import the content of a file into a string; we use this to import code samples in yaml strings (openapi spec descriptions).