summaryrefslogtreecommitdiff
path: root/tests/files/partial_schemas/6f-schema.yaml
blob: 00c0a91d1e16ed9af8a0baf6b8a2577f000ef6c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
type: map
mapping:
  foo:
    include: fooone

schema;fooone:
  type: map
  mapping:
    bar:
      include: footwo

schema;footwo:
  type: map
  mapping:
    qwe:
      include: foothree

schema;foothree:
  type: map
  mapping:
    ewq:
      type: str