BigW Consortium Gitlab

analytics_summary_entity.rb 93 Bytes
class AnalyticsSummaryEntity < Grape::Entity
  expose :value, safe: true
  expose :title
end