test #257

Merged
klaus merged 15 commits from test into main 2025-02-09 13:36:21 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 04f2ac6815 - Show all commits

View File

@ -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(