Skip to content

Commit

Permalink
docs(api): add docs for the new API functions
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Metzener authored and anehx committed May 15, 2020
1 parent 8c52142 commit c5411b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/interfaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -318,3 +318,5 @@ You can also use the full business logic that is provided by the GraphQL API
in your application that installs Caluma as a django app:

- `caluma_workflow.api.start_case` To start a new case of a given workflow
- `caluma_workflow.api.complete_work_item` To complete a work item
- `caluma_workflow.api.skip_work_item` To skip a work item

0 comments on commit c5411b0

Please sign in to comment.