module API
  class EventRegistration < Grape::API
    include ::API::Helper

    version 'v1', using: :header, vendor: 'swachalit'