remove default value of 0 for minimumUpdatePeriod (#103) (38ca9ad)
BREAKING CHANGES
The minimumUpdatePeriod property is now omitted from parsed output if it is not present in the manifest, rather than using a default value of 0. This is to allow differentiation between cases when a value of 0 is present in the manifest and when no value is provided.