@wix/auto_sdk_blog_posts 1.0.91 → 1.0.92

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -51,6 +51,12 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogV3PostServiceUrl(opts)
51
51
  srcPath: "/_api/communities-blog-node-api/v3/posts",
52
52
  destPath: "/v3/posts"
53
53
  }
54
+ ],
55
+ "editor.wixapps.net": [
56
+ {
57
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
58
+ destPath: "/v3/posts"
59
+ }
54
60
  ]
55
61
  };
56
62
  return resolveUrl(Object.assign(opts, { domainToMappings }));
@@ -197,10 +203,6 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
197
203
  {
198
204
  srcPath: "/_api/communities-blog-node-api",
199
205
  destPath: ""
200
- },
201
- {
202
- srcPath: "/_api/communities-blog-node-api/v3/posts",
203
- destPath: "/v3/posts"
204
206
  }
205
207
  ],
206
208
  "dev._base_domain_": [