Use process definitions XML C8 API endpoint in Operate UI #27323
Labels
component/frontend
Related to a frontend component
component/operate
Related to the Operate component/team
kind/task
Categorizes an issue as a breakdown of low-level implementation detail from a parent issue
Description (required on creation)
Update the URL to get BPMN XML data. This endpoint is a drop-in replacement.
Old API call:
GET /api/processes/<key>/xml
New API call:
GET /v2/process-definitions/<key>/xml
Acceptance Criteria (required on creation)
Links
Pull Requests
Estimation
Size: XS
The text was updated successfully, but these errors were encountered: