Skip to content

Commit 8fe76e2

Browse files
SireBreed in Inseminations #563
added the breed-information, usable for a single sire.
1 parent af5013b commit 8fe76e2

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

resources/icarReproInseminationEventResource.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@
3434
"type": "string",
3535
"description": "URI to an AnimalCoreResource for the sire."
3636
},
37+
"sirePrimaryBreed": {
38+
"$ref": "../types/icarBreedIdentifierType.json",
39+
"description": "ICAR Breed code for the sire. The usage of this property is not reasonable if more than one sire is provided."
40+
},
3741
"straw": {
3842
"$ref": "../resources/icarReproSemenStrawResource.json",
3943
"description": "Details of the straw, which may also include sire details."
@@ -61,4 +65,4 @@
6165
}
6266
}
6367
]
64-
}
68+
}

0 commit comments

Comments
 (0)