Sha256: d95565ecffd1551bdb0b4bfa2df263413c933639f1a5e12ab6f4df48384bb54e

Contents?: true

Size: 629 Bytes

Versions: 4

Compression:

Stored size: 629 Bytes

Contents

# this file is a sample file which can be used to override the standard pstn data
---
kh:
  area_codes:
    "45": "New Province"
  operators:
    hello:
      metadata:
        name: Hello
        my_custom_property: hello-foo
        my_custom_interpolated_property: "hello-%{interpolation}"
        my_custom_boolean_property: true
      prefixes:
      - '15'
      - '16'
      - '81'
      - '87'
      area_code_prefixes:
      - '45'

in:
  operators:
    imimobile:
      metadata:
        name: "IMImobile"
      prefixes: "*"

br:
  operators:
    mundivox:
      metadata:
        name: "Mundivox"
      prefixes: "*"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
torasup-0.3.3 spec/support/custom_pstn.yaml
torasup-0.3.2 spec/support/custom_pstn.yaml
torasup-0.3.1 spec/support/custom_pstn.yaml
torasup-0.3.0 spec/support/custom_pstn.yaml