Open bensteUEM opened 1 year ago
e.g.
file_upload(self, source_filepath, domain_type, domain_identifier, custom_file_name=None,
Also applies to def edit_song(self, song_id: int, songcategory_id=None, title=None, author=None, copyright=None, ccli=None, practice_yn=None, ):
def edit_song(self, song_id: int, songcategory_id=None, title=None, author=None, copyright=None, ccli=None, practice_yn=None, ):
e.g.