Skip to content

fix: openapi schemas brought up to date#781

Merged
seferturan merged 1 commit into
masterfrom
fix/misc-fixes
May 8, 2026
Merged

fix: openapi schemas brought up to date#781
seferturan merged 1 commit into
masterfrom
fix/misc-fixes

Conversation

@michaldrabik
Copy link
Copy Markdown
Collaborator

  • PR contains minor bundled misc updates for various schemas

@michaldrabik michaldrabik requested a review from seferturan May 1, 2026 08:37
last_watched_at: z.string().datetime().nullish(),
reset_at: z.null(),
next_episode: episodeResponseSchema,
next_episode: episodeResponseSchema.or(z.null()),
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's possible to get null next_episode in case of intent "completed" for example.

@seferturan
Copy link
Copy Markdown
Contributor

@michaldrabik, I applied some fixups, can you test if the scrobble still works for you?

@michaldrabik
Copy link
Copy Markdown
Collaborator Author

michaldrabik commented May 1, 2026

@michaldrabik, I applied some fixups, can you test if the scrobble still works for you?

I think all is fine. @seferturan

@seferturan seferturan merged commit d018078 into master May 8, 2026
@seferturan seferturan deleted the fix/misc-fixes branch May 8, 2026 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants