From 4f421a7058f1c148861ecfed570667cd1513595e Mon Sep 17 00:00:00 2001 From: Jan Lucansky Date: Thu, 6 Sep 2018 15:59:04 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b6420f..b3471f9 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Each part listed below is fully covered according to https://docs.camunda.org/ma - [x] [History / Job Log](https://docs.camunda.org/manual/7.6/reference/rest/history/job-log/) - [x] [History / Process Instance](https://docs.camunda.org/manual/7.6/reference/rest/history/process-instance/) - [x] [History / Variable Instance](https://docs.camunda.org/manual/7.6/reference/rest/history/variable-instance/) -- [x] [Identity](https://docs.camunda.org/manual/7.7/reference/rest/identity/) (Camunda 7.7 and later) +- [x] [Identity](https://docs.camunda.org/manual/7.7/reference/rest/identity/) - [x] [Incident](https://docs.camunda.org/manual/7.6/reference/rest/incident/) - [X] [Job](https://docs.camunda.org/manual/7.6/reference/rest/job/) - [x] [Job Definition](https://docs.camunda.org/manual/7.6/reference/rest/job-definition/)