We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 952957f commit 029ac2cCopy full SHA for 029ac2c
1 file changed
tests/test_entities/test_webhooks.py
@@ -22,7 +22,7 @@
22
"created": "2023-05-04T17:21:14+03:00",
23
"active": True,
24
"webhook_events": ["APPLICANT"],
25
- "type": "USER"
+ "type": "USER",
26
},
27
],
28
}
0 commit comments