Skip to content

Instantly share code, notes, and snippets.

@xcommerce-gists
Created May 21, 2013 18:23
Show Gist options
  • Save xcommerce-gists/5622066 to your computer and use it in GitHub Desktop.
Save xcommerce-gists/5622066 to your computer and use it in GitHub Desktop.
Topic to resource mapping: etc/webhook/acl.xml for Magento extensibility alpha-1
<config>
<mapping to="Mage_Webapi">
<parent id="customer/get">
<topic id="customer/deleted"/>
</parent>
</mapping>
</config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment