Skip to content

Commit 93a35c9

Browse files
authored
Update README.md
1 parent b1fee3b commit 93a35c9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ Each part listed below is fully covered according to https://docs.camunda.org/ma
66
- [x] [Deployment](https://docs.camunda.org/manual/7.6/reference/rest/deployment/)
77
- [x] [Execution](https://docs.camunda.org/manual/7.6/reference/rest/execution/)
88
- [x] [External Task](https://docs.camunda.org/manual/7.6/reference/rest/external-task/)
9+
- [x] [History / Activity Instance](https://docs.camunda.org/manual/7.6/reference/rest/history/activity-instance/)
10+
- [x] [History / Incident](https://docs.camunda.org/manual/7.6/reference/rest/history/incident/)
11+
- [x] [History / Job Log](https://docs.camunda.org/manual/7.6/reference/rest/history/job-log/)
12+
- [x] [History / Process Instance](https://docs.camunda.org/manual/7.6/reference/rest/history/process-instance/)
13+
- [x] [History / Variable Instance](https://docs.camunda.org/manual/7.6/reference/rest/history/variable-instance/)
914
- [x] [Incident](https://docs.camunda.org/manual/7.6/reference/rest/incident/)
1015
- [X] [Job](https://docs.camunda.org/manual/7.6/reference/rest/job/)
1116
- [x] [Job Definition](https://docs.camunda.org/manual/7.6/reference/rest/job-definition/)

0 commit comments

Comments
 (0)