Skip to content

docs(api): add AI SRE assignee fields to the work-item OpenAPI spec - #442

Merged
debidong merged 1 commit into
mainfrom
feat/work-item-ai-sre
Sep 23, 2026
Merged

debidong merged 1 commit into
mainfrom
feat/work-item-ai-sre

Conversation

@debidong

Copy link
Copy Markdown
Contributor

What

Source-of-truth spec update (api-reference/openapi.en.json / openapi.zh.json) for the work-item AI SRE assignee feature:

  • POST /incident/work-item/create and /assignees/reset: new assignees array ({type: person|ai_sre, id?}, ai_sre omits id, max 20). Mutually exclusive with legacy assignee_ids.
  • WorkItemItem response: new assignees, agent_session_id, agent_session_venue (web / im).
  • POST /incident/work-item/list: new assignee_type filter (person / ai_sre).

Notes

Create and reset take assignees ({type, id?}) beside the legacy
assignee_ids alias. List can filter with assignee_type. Work item
responses include structured assignees and the AI session id and venue.
@debidong
debidong merged commit 48bb3c7 into main Sep 23, 2026
2 checks passed
@debidong
debidong deleted the feat/work-item-ai-sre branch September 23, 2026 09:09
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.

1 participant