Commit 6ecbf90
authored
Helper functions (#43)
* Add acknowledge_with_comment method to handle acknowledgment and commenting in a single call; update docstring for clarity.
* Add unacknowledge_with_comment method to handle unacknowledgment and commenting in a single call; update docstring for clarity.
* Refactor acknowledge and unacknowledge methods to support multiple policy breach IDs; update docstrings for clarity.
* Refactor get_comments method to support multiple policy breach IDs; update docstring for clarity.
* bumb v0.8.511 parent 8b8bac7 commit 6ecbf90
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
0 commit comments