Skip to content

1.2.5

Compare
Choose a tag to compare
@rkeppner rkeppner released this 27 Dec 20:00
· 9 commits to master since this release

Allows Drupal 8 web service endpoints (contained in "results" property) to work correctly.

Example:

{
    "results": [
        {
            "source": "marketing/advertising/what-does-the-google-adwords-redesign-mean-for-my-business",
            "destination": "https://learn.infusionsoft.com/marketing/advertising/3-new-google-adwords-features-you-need-to-know-about",
            "type": "301"
        },
        {}...
    ]
}