Data Sources
To simplify the implementation of your custom generators
Categories:
Used for json providers
There are 3 data sources
file
source:
type: file
path: you_path
stdin
source:
type: stdin
inline
source:
type: inline
data: |
{"you": "json"}