Przeglądaj źródła

rename a file for api changes

Henry Crosswell 2 miesięcy temu
rodzic
commit
6c1bf95ab1
1 zmienionych plików z 16 dodań i 0 usunięć
  1. 16 0
      pyrat-api-single-parent-mother.json

+ 16 - 0
pyrat-api-single-parent-mother.json

@@ -0,0 +1,16 @@
+[
+    {
+        "animalid": 101,
+        "eartag_or_id": "ID-101",
+        "mutations": [
+            {
+                "animalid": 101,
+                "mutation_id": 5,
+                "mutationname": "Mut-A",
+                "mutationtype": "BAC transgenic",
+                "grade_id": 5,
+                "mutationgrade": "het"
+            }
+        ]
+    }
+]