summaryrefslogtreecommitdiffstats
path: root/src/s3select/rapidjson/bin/unittestschema/oneOf_address.json
blob: a5baadd2a8ed58a7501d4d2b8969d2f2d9bd250c (plain)
1
2
3
4
5
6
7
{
  "oneOf": [
    {
      "$ref": "http://localhost:1234/address.json#"
    }
  ]
}