Skip to content

MagicalAPI Python v1.5.0

Choose a tag to compare

@AmirAref AmirAref released this 24 Dec 09:55
· 4 commits to master since this release

Add webhook feature for asynchronous response delivery

  • Introduced webhook_url parameter in AsyncClient for webhook support.
  • Created example script demonstrating webhook functionality.

Full Changelog: v1.4.0...v1.5.0