Explorar o código

updating files to join parents

Henry Crosswell hai 2 meses
pai
achega
30d7b637f7
Modificáronse 1 ficheiros con 0 adicións e 129 borrados
  1. 0 129
      pyrat-api-multiple-responses-parents-both-parents.json

+ 0 - 129
pyrat-api-multiple-responses-parents-both-parents.json

@@ -1,129 +0,0 @@
-[
-    {
-        "animalid": 100,
-        "eartag_or_id": "ID-100",
-        "mutations": [
-            {
-                "animalid": 100,
-                "mutation_id": 5,
-                "mutationname": "Mut-A",
-                "mutationtype": "BAC transgenic",
-                "grade_id": 5,
-                "mutationgrade": "wt"
-            }
-        ]
-    },
-    {
-        "animalid": 102,
-        "eartag_or_id": "ID-102",
-        "mutations": [
-            {
-                "animalid": 102,
-                "mutation_id": 5,
-                "mutationname": "Mut-A",
-                "mutationtype": "BAC transgenic",
-                "grade_id": 5,
-                "mutationgrade": "wt"
-            },
-            {
-                "animalid": 102,
-                "mutation_id": 5,
-                "mutationname": "Mut-B",
-                "mutationtype": "BAC transgenic",
-                "grade_id": 5,
-                "mutationgrade": "hom"
-            }
-        ]
-    },
-    {
-        "animalid": 104,
-        "eartag_or_id": "ID-104",
-        "mutations": [
-            {
-                "animalid": 104,
-                "mutation_id": 5,
-                "mutationname": "Mut-B",
-                "mutationtype": "BAC transgenic",
-                "grade_id": 5,
-                "mutationgrade": "hom"
-            }
-        ]
-    },
-    {
-        "animalid": 106,
-        "eartag_or_id": "ID-106",
-        "mutations": []
-    },
-    {
-        "animalid": 101,
-        "eartag_or_id": "ID-101",
-        "mutations": [
-            {
-                "animalid": 101,
-                "mutation_id": 5,
-                "mutationname": "Mut-A",
-                "mutationtype": "BAC transgenic",
-                "grade_id": 5,
-                "mutationgrade": "het"
-            }
-        ]
-    },
-    {
-        "animalid": 103,
-        "eartag_or_id": "ID-103",
-        "mutations": [
-            {
-                "animalid": 103,
-                "mutation_id": 5,
-                "mutationname": "Mut-A",
-                "mutationtype": "BAC transgenic",
-                "grade_id": 5,
-                "mutationgrade": "het"
-            },
-            {
-                "animalid": 103,
-                "mutation_id": 5,
-                "mutationname": "Mut-B",
-                "mutationtype": "BAC transgenic",
-                "grade_id": 5,
-                "mutationgrade": "wt"
-            }
-        ]
-    },
-    {
-        "animalid": 105,
-        "eartag_or_id": "ID-105",
-        "mutations": [
-            {
-                "animalid": 105,
-                "mutation_id": 5,
-                "mutationname": "Mut-A",
-                "mutationtype": "BAC transgenic",
-                "grade_id": 5,
-                "mutationgrade": "het"
-            }
-        ]
-    },
-    {
-        "animalid": 107,
-        "eartag_or_id": "ID-107",
-        "mutations": [
-            {
-                "animalid": 107,
-                "mutation_id": 5,
-                "mutationname": "Mut-A",
-                "mutationtype": "BAC transgenic",
-                "grade_id": 5,
-                "mutationgrade": "het"
-            },
-            {
-                "animalid": 107,
-                "mutation_id": 5,
-                "mutationname": "Mut-B",
-                "mutationtype": "BAC transgenic",
-                "grade_id": 5,
-                "mutationgrade": "wt"
-            }
-        ]
-    }
-]