feat: surface recommendation rationale

This commit is contained in:
2026-06-27 17:55:38 +02:00
parent 1d9840f2b9
commit 6d5e9d0a2c
5 changed files with 47 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ import (
type Anime struct {
jikan.Anime
RecommendationRationale []string
}
type Genre struct {