# frozen_string_literal: true class DraftNoteSerializer < BaseSerializer entity DraftNoteEntity end