{
  "anyOf": [
    {
      "$ref": "https://raw.githubusercontent.com/xddq/schema2typebox/main/examples/ref-to-remote-files/cat.json"
    },
    {
      "$ref": "https://raw.githubusercontent.com/xddq/schema2typebox/main/examples/ref-to-remote-files/dog.json"
    }
  ]
}
