lib/dhis2/classes.rb in dhis2-3.0.5 vs lib/dhis2/classes.rb in dhis2-3.0.7
- old
+ new
@@ -31,9 +31,10 @@
class DataValueSet < Versioned; end
class Event < Versioned; end
class Indicator < Versioned; end
class IndicatorGroup < Versioned; end
class IndicatorType < Versioned; end
+ class LegendSet < Versioned; end
class OrganisationUnit < Versioned; end
class OrganisationUnitGroup < Versioned; end
class OrganisationUnitGroupSet < Versioned; end
class OrganisationUnitLevel < Versioned; end
class Program < Versioned; end
\ No newline at end of file