Skip to content

[1.19] Added rest/grpc api documentation - #5309

Open
m3nax wants to merge 3 commits into
dapr:v1.19from
m3nax:docs/actor-timers-reminders-list-get
Open

[1.19] Added rest/grpc api documentation#5309
m3nax wants to merge 3 commits into
dapr:v1.19from
m3nax:docs/actor-timers-reminders-list-get

Conversation

@m3nax

@m3nax m3nax commented Sep 10, 2026

Copy link
Copy Markdown

Thank you for helping make the Dapr documentation better!

Please follow this checklist before submitting:

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • Read the contribution guide
  • Commands include options for Linux, MacOS, and Windows within tabpane
  • New file and folder names are globally unique
  • Page references use shortcodes instead of markdown or URL links
  • Images use HTML style and have alternative text
  • Places where multiple code/command options are given have tabpane

In addition, please fill out the following to help reviewers understand this pull request:

Description

Added basic documentation about the new api surface for actor's timers and reminders.

Issue reference

Signed-off-by: Manuel Menegazzo <manuel.menegazzo@outlook.com>
@m3nax
m3nax requested review from a team as code owners September 10, 2026 21:01
@m3nax m3nax changed the title Added rest/grpc api documentation [1.19] Added rest/grpc api documentation Sep 10, 2026
@JoshVanL
JoshVanL requested a balanced review from Copilot September 11, 2026 14:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟡 Changes recommended

Timer documentation incorrectly assigns all wrong-sidecar failures to one error code.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Adds Dapr 1.19 REST and gRPC documentation for retrieving and listing actor timers and reminders.

Changes:

  • Documents timer get/list and reminder list APIs.
  • Adds related timer error codes.
  • Updates actor timer/reminder guidance.
File summaries
File Description
actors_api.md Adds detailed API reference sections.
error-codes-reference.md Adds timer error codes.
actors-timers-reminders.md Adds usage guidance and endpoints.
Review details
  • Files reviewed: 3/3 changed files
  • Comments generated: 2
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread daprdocs/content/en/reference/api/actors_api.md Outdated
m3nax and others added 2 commits September 12, 2026 10:50
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Manuel Menegazzo <65919883+m3nax@users.noreply.github.com>
Signed-off-by: Manuel Menegazzo <65919883+m3nax@users.noreply.github.com>
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