Files
config/provider/yaml/fixture/config.yaml
andrey 1088e26bcf
Some checks failed
continuous-integration/drone/pr Build was killed
continuous-integration/drone/push Build is passing
add yaml provider
2024-01-25 21:35:01 +03:00

15 lines
242 B
YAML

app:
title: yaml title
name:
var:
- test
bool_var: true
duration_var: 21m
empty_var:
url_var: "http://google.com/"
time_var: "2020-01-02T15:04:05Z"
cfg:
duration: 21m
enabled: true
type: yaml