Skip to content

Commit 002848b

Browse files
cmcnally-r7Dympna Laverty
andcommitted
[PLGN-190] Zoom - Remove redundant enum (#1683)
* Removed redundant enum * Updated version to 2.1.0 * Unit test skeleton * More unit test filler * oauth successful * Successful first test * More success tests * Checkpoint #1 * Fixed the unit tests for oauth handling * Unit tests GET finished * Create user tests * Checkpoint #2 * Added parameterized to unit tests * Minus trigger test * Delete test * Refresh * Newlines in resp, update v to 2.1.0 * Update 409 in api.py --------- Co-authored-by: Dympna Laverty <dympna_laverty@rapid7.com>
1 parent 42541aa commit 002848b

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

plugins/zoom/.CHECKSUM

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,42 @@
2626
{
2727
"identifier": "user_activity_event/schema.py",
2828
"hash": "7d22a79138fc964a9718dee04af1025f"
29+
},
30+
{
31+
"identifier": "insightconnect_plugin_runtime/schema.py",
32+
"hash": "98e2cf8bf394d0b6f97cdfeb657ea71b"
33+
},
34+
{
35+
"identifier": "marshmallow/schema.py",
36+
"hash": "7c9fc22caa77ab8be9957e79867f426a"
37+
},
38+
{
39+
"identifier": "hello/schema.py",
40+
"hash": "92ec4b966e523fe43b8d3e1589ecd235"
41+
},
42+
{
43+
"identifier": "return_bad_json/schema.py",
44+
"hash": "bb41c13e9e71e212c1545150a16f8b73"
45+
},
46+
{
47+
"identifier": "throw_exception/schema.py",
48+
"hash": "7cdacec63e0eaeefc7f0adc5ebbae8ce"
49+
},
50+
{
51+
"identifier": "connection/schema.py",
52+
"hash": "f1bf7d508c81c245888665a322d984e8"
53+
},
54+
{
55+
"identifier": "hello_trigger/schema.py",
56+
"hash": "6fda62f9b28a899e2ecb7aab1311bbb2"
57+
},
58+
{
59+
"identifier": "return_bad_json_trigger/schema.py",
60+
"hash": "9a207816ba5b0ab0f9e4f40d86c4cc3e"
61+
},
62+
{
63+
"identifier": "throw_exception_trigger/schema.py",
64+
"hash": "23e4aee31e1c532d9ed50830efad1b8d"
2965
}
3066
]
3167
}

0 commit comments

Comments
 (0)