Sha256: 881280593c075dd051b94a14da8cf79b4dd5be3087bcc4c655e886f6b8cac317
Contents?: true
Size: 464 Bytes
Versions: 2
Compression:
Stored size: 464 Bytes
Contents
--- id: list-good configuration-points: ListGood: type: list schema: definition: service: type: string required: true before: type: array after: type: array contributions: ListGood: - service: some.Service - service: another.Service before: - some.Service - service: last.Service before: - some.Service after: - another.Service
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
copland-0.8.0 | test/conf-test/list-good.yml |
copland-1.0.0 | test/conf-test/list-good.yml |