Skip to content

docs(cli): document 1-4 minute reminder intervals [SP-140]#1285

Merged
shiini2 merged 2 commits intomainfrom
manel/allow-1-4-minute-reminder-intervals
Apr 10, 2026
Merged

docs(cli): document 1-4 minute reminder intervals [SP-140]#1285
shiini2 merged 2 commits intomainfrom
manel/allow-1-4-minute-reminder-intervals

Conversation

@shiini2
Copy link
Copy Markdown
Contributor

@shiini2 shiini2 commented Apr 9, 2026

Summary

  • Updates the JSDoc @enum annotation on Reminders.interval to include the newly-allowed 1-4 minute values.
  • Purely documentation — the TypeScript type is number so runtime already accepted these values. This keeps IDE tooltips and generated docs in sync with the backend, which now accepts shorter reminder intervals as part of SP-140.

Test plan

  • CI lint + build pass
  • IDE tooltip on Reminders.interval shows the updated enum list

@shiini2 shiini2 requested review from MegaMaddin and sorccu April 9, 2026 14:14
@shiini2 shiini2 merged commit 16203e0 into main Apr 10, 2026
6 checks passed
@shiini2 shiini2 deleted the manel/allow-1-4-minute-reminder-intervals branch April 10, 2026 10:00
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