# frozen_string_literal: true module Dhis2 module Api module Version228 class Analytic < ::Dhis2::Api::Shared::Analytic end end end end