We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d232ddb commit 03cf387Copy full SHA for 03cf387
cuenca/resources/endpoints.py
@@ -39,8 +39,8 @@ class Config:
39
'example': {
40
'_id': 'ENxxne2Z5VSTKZm_w8Hzffcw',
41
'platform_id': 'PTZoPrrPT6Ts-9myamq5h1bA',
42
- 'created_at': '2022-06-29 22:00:00',
43
- 'updated_at': '2022-06-29 22:00:00',
+ 'created_at': '2022-06-29T22:00:00Z',
+ 'updated_at': '2022-06-29T22:00:00Z',
44
'secret': '1234',
45
'url': 'https://webhook.site/714ed1d8',
46
'events': [
0 commit comments