Skip to content

Commit

Permalink
#153 Add documentation blocks in query.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nadouani committed Jun 4, 2020
1 parent 221b074 commit 08e5529
Show file tree
Hide file tree
Showing 2 changed files with 348 additions and 25 deletions.
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ TheHive4py allows the following features:
- [X] [Create task logs](reference/api#thehive4py.api.TheHiveApi.create_task_log)
- [X] [Get log by id](reference/api#thehive4pi.api.TheHiveApi.get_task_log)
- [X] [List task logs by task id](reference/api#thehive4pi.api.TheHiveApi.get_task_logs)
- [ ] Search for task logs
- [ ] Run responder on a task
=== "Observables"
- [X] [Search for observables of a case](reference/api#thehive4py.api.TheHiveApi.get_case_observables)
Expand Down
Loading

0 comments on commit 08e5529

Please sign in to comment.