portfolio
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
portfolio
portfolio
/
org.project.portfolio.writing.tone
/
WritingToneController
/
getSpeechById
get
Speech
By
Id
@
GetMapping
fun
getSpeechById
(
@
AuthenticationPrincipal
userDetails
:
UserDetails
)
:
ResponseEntity
<
PagedModel
<
WritingTone
>
>