forked from demisto/content
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Zoom ask and mirroring (demisto#29401)
* send notification * send notification * zoom ask * zoom async * zoom async * zoom readme * secret token for mirroring * send-notification command+ mirroring * unit tests * fix * add context cache * add context cache * zoom ask tests * remove unnecessary debug logs * remove debug logs * CR comments * CR comments * rn * format * zoomask tests * cr * small fix * known_words * Apply suggestions from code review Co-authored-by: ShirleyDenkberg <[email protected]> * Update ZoomAsk.yml * Apply suggestions from code review Co-authored-by: ShirleyDenkberg <[email protected]> * zoom basic authentication * comments * add certificate to uvicorn to support https * yml * readme --------- Co-authored-by: ShirleyDenkberg <[email protected]>
- Loading branch information
1 parent
8ca9a50
commit e494994
Showing
24 changed files
with
2,204 additions
and
173 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,7 @@ ignore=IM111 | |
|
||
[known_words] | ||
zoomapimodule | ||
JWT | ||
|
||
[file:Zoom.yml] | ||
ignore=MR108 | ||
|
Oops, something went wrong.