add support extra URLs to createPosts()

Issue #2217 resolved
Robert Jäschke created an issue

Currently, extra URLs for publications are added in a separate process using the updatePost() method with the parameter operation set to PostUpdateOperation.UPDATE_URLS_ADD. In addition to that method, we also want to support extra URLs in the createPosts() method. Please add support to that method.

Comments (3)

  1. Log in to comment