Created
January 16, 2014 21:47
-
-
Save elkelk/8464062 to your computer and use it in GitHub Desktop.
Get the diff of two WSDLs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vimdiff <(curl http://magentoV1_7.somedomain.com/api/v2_soap?wsdl) <(curl http://magentoV1_5.somedomain.com/api/v2_soap/?wsdl) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment