# frozen_string_literal: true module Dhis2 module Api module Version227 class SystemInfo include ::Dhis2::Api::Shared::SystemInfo end end end end