test #257
@@ -9,7 +9,7 @@ import org.springframework.web.bind.annotation.RequestMapping
|
|||||||
import org.springframework.web.bind.annotation.RestController
|
import org.springframework.web.bind.annotation.RestController
|
||||||
|
|
||||||
@RestController
|
@RestController
|
||||||
@RequestMapping("/v2/audio-content/main/series")
|
@RequestMapping("/v2/audio-content/main/free")
|
||||||
class AudioContentMainTabFreeController(private val service: AudioContentMainTabFreeService) {
|
class AudioContentMainTabFreeController(private val service: AudioContentMainTabFreeService) {
|
||||||
@GetMapping
|
@GetMapping
|
||||||
fun fetchContentMainFree(
|
fun fetchContentMainFree(
|
||||||
|
|||||||
Reference in New Issue
Block a user