polyapi-python 0.2.4.dev7__py3-none-any.whl → 0.2.4.dev8__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
polyapi/webhook.py CHANGED
@@ -77,7 +77,7 @@ async def get_client_and_connect():
77
77
 
78
78
 
79
79
  async def unregister(data: Dict[str, Any]):
80
- print(f"stopping error handler for '{data['webhookHandleID']}'...")
80
+ print(f"stopping webhook handler for '{data['webhookHandleID']}'...")
81
81
  assert client
82
82
  await client.emit(
83
83
  "unregisterWebhookEventHandler",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: polyapi-python
3
- Version: 0.2.4.dev7
3
+ Version: 0.2.4.dev8
4
4
  Summary: The Python Client for PolyAPI, the IPaaS by Developers for Developers
5
5
  Author-email: Dan Fellin <dan@polyapi.io>
6
6
  License: MIT License
@@ -18,9 +18,9 @@ polyapi/server.py,sha256=iXUR1Kd5TnWK-V5qHhvFvQuHx-3IcTv8WChXVY5Mbog,1882
18
18
  polyapi/typedefs.py,sha256=a5WfHaAvjeql3y1iA3_SkpUztTbKvS5bPqkVxkCvr9E,1459
19
19
  polyapi/utils.py,sha256=UD3uV3kzt2w23zxAdHCUROhdvtdO44KCJIpqnFwEhqE,5937
20
20
  polyapi/variables.py,sha256=d36-trnfTL_8m2NkorMiImb4O3UrJbiFV38CHxV5i0A,4200
21
- polyapi/webhook.py,sha256=ggVax5HaL4AaoIFhjzSRjL9AFIIJ8qS8GqoCo1qYP1U,3975
22
- polyapi_python-0.2.4.dev7.dist-info/LICENSE,sha256=Hi0kDr56Dsy0uYIwNt4r9G7tI8x8miXRTlyvbeplCP8,1068
23
- polyapi_python-0.2.4.dev7.dist-info/METADATA,sha256=O_2YwPPug3azMLzQHQFNqFtIJ9qS1st5iBnP4xwhtD4,4867
24
- polyapi_python-0.2.4.dev7.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
25
- polyapi_python-0.2.4.dev7.dist-info/top_level.txt,sha256=CEFllOnzowci_50RYJac-M54KD2IdAptFsayVVF_f04,8
26
- polyapi_python-0.2.4.dev7.dist-info/RECORD,,
21
+ polyapi/webhook.py,sha256=AAioBn4H3gp7Zaxyp5_MnW-61rAIggi4T6WisgHpz1k,3977
22
+ polyapi_python-0.2.4.dev8.dist-info/LICENSE,sha256=Hi0kDr56Dsy0uYIwNt4r9G7tI8x8miXRTlyvbeplCP8,1068
23
+ polyapi_python-0.2.4.dev8.dist-info/METADATA,sha256=VEizn1nBPNVNIOSUSeT67sxfd33N4AKxagz6IyHkcZU,4867
24
+ polyapi_python-0.2.4.dev8.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
25
+ polyapi_python-0.2.4.dev8.dist-info/top_level.txt,sha256=CEFllOnzowci_50RYJac-M54KD2IdAptFsayVVF_f04,8
26
+ polyapi_python-0.2.4.dev8.dist-info/RECORD,,