AudioContent 조회 API에서 api 마다 languageCode를 별도로 받던 것을 LangContext를 사용하도록 리팩토링
This commit is contained in:
@@ -227,7 +227,6 @@ class ExplorerService(
|
||||
sortType = SortType.NEWEST,
|
||||
isAdultContentVisible = isAdultContentVisible,
|
||||
contentType = ContentType.ALL,
|
||||
languageCode = null,
|
||||
member = member,
|
||||
offset = 0,
|
||||
limit = 3
|
||||
|
||||
Reference in New Issue
Block a user