Sha256: 392c456a244b568bd3dbd88d195c4c2ee060483dc18dae46bce8edd127058f0e

Contents?: true

Size: 360 Bytes

Versions: 2

Compression:

Stored size: 360 Bytes

Contents

---
id: map-bad-key

configuration-points:

  MapBadKey:
    type: map
    schema:
      definition:
        service:
          type: string
          required: true
        options:
          type: array
        color:
          type: string

contributions:

  MapBadKey:
    service: some.Service
    bogus:
    - opt1: opt2
    - opt3: opt4
    color: blue

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
copland-0.8.0 test/conf-test/map-bad-key.yml
copland-1.0.0 test/conf-test/map-bad-key.yml