diff --git a/Release Candidate Messages/icarMilkingVisitResource.json b/Release Candidate Messages/icarMilkingVisitResource.json index 43a135c..422cf49 100644 --- a/Release Candidate Messages/icarMilkingVisitResource.json +++ b/Release Candidate Messages/icarMilkingVisitResource.json @@ -49,23 +49,11 @@ "type": "string", "description": "The ID of the device where the measurement of the milking took place" }, - "quarterMilkings": { - "type": "array", - "items": { - "$ref": "icarQuarterMilkingType.json" - } - }, "animalMilkingSample": { "type": "array", "items": { "$ref": "icarAnimalMilkingSampleType.json" } - }, - "icarMilkCharacteristicsTypes": { - "type": "array", - "items": { - "$ref": "icarMilkCharacteristicsType.json" - } } } }