defmodule TheTranscriberBackend.AudioFileView do use TheTranscriberBackend.Web, :view #attributes [:id, :audio_path, :transcription_file_path, :audio_duration] #has_many :audio_file_api, link end